<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eliseo Beltran</title>
	<atom:link href="http://eliseobeltran.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://eliseobeltran.com</link>
	<description>&#124; Web Developer</description>
	<lastBuildDate>Thu, 01 Dec 2011 21:15:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Tutorial &#124; PHP &#8216;Contact Us&#8217; external form to Netsuite custom record</title>
		<link>http://eliseobeltran.com/2011/12/tutorial-php-contact-us-external-form-to-netsuite-custom-record/</link>
		<comments>http://eliseobeltran.com/2011/12/tutorial-php-contact-us-external-form-to-netsuite-custom-record/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 18:06:44 +0000</pubDate>
		<dc:creator>eliseobeltran</dc:creator>
				<category><![CDATA[Netsuite]]></category>
		<category><![CDATA[Netsuite Tutorials]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Suitetalk]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://eliseobeltran.com/?p=308</guid>
		<description><![CDATA[In this tutorial we are going to create a php external form that would serve as a &#8220;Contact Us&#8221; page to a website. Every submitted record will be saved to a custom record in Netsuite. Create a custom record. Setup > Customization > Record Types > New Name: Contact Us ID: customrecord_contact_us Internal ID: xx [...]


Related posts:<ol><li><a href='http://eliseobeltran.com/2010/06/netsuite-how-to-use-external-website-to-send-data-to-netsuite-online-forms/' rel='bookmark' title='Netsuite | How to use External website to send data to Netsuite Online Forms'>Netsuite | How to use External website to send data to Netsuite Online Forms</a></li>
<li><a href='http://eliseobeltran.com/2010/06/netsuite-how-to-get-the-value-of-custom-fields-using-webservices-in-net-application/' rel='bookmark' title='Netsuite | How to get the value of custom fields using webservices in .NET application'>Netsuite | How to get the value of custom fields using webservices in .NET application</a></li>
<li><a href='http://eliseobeltran.com/2010/08/netsuite-how-to-put-dynamic-values-on-email-templates-in-send-email-action-in-workflow-manager/' rel='bookmark' title='Netsuite | How to put dynamic values on Email Templates in Send Email Action in Workflow Manager'>Netsuite | How to put dynamic values on Email Templates in Send Email Action in Workflow Manager</a></li>
</ol>]]></description>
		<wfw:commentRss>http://eliseobeltran.com/2011/12/tutorial-php-contact-us-external-form-to-netsuite-custom-record/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netsuite &#124; Go-Daddy Certificate Authority Verification</title>
		<link>http://eliseobeltran.com/2010/09/netsuite-go-daddy-certificate-authority-verification/</link>
		<comments>http://eliseobeltran.com/2010/09/netsuite-go-daddy-certificate-authority-verification/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 18:38:57 +0000</pubDate>
		<dc:creator>eliseobeltran</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Netsuite]]></category>
		<category><![CDATA[Suitescript]]></category>

		<guid isPermaLink="false">http://eliseobeltran.com/?p=58</guid>
		<description><![CDATA[Introduction This guide demonstrates how to check and verify the Go-Daddy trusted third party certificate authorities used by the customer on Netsuite Suitescript API Pre-requisites One must have basic knowledge of the following: Suitescripting Certificate Authority SSL Overview In cryptography, a certificate authority or certification authority (CA) is an entity that issues digital certificates for [...]


No related posts.]]></description>
		<wfw:commentRss>http://eliseobeltran.com/2010/09/netsuite-go-daddy-certificate-authority-verification/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netsuite &#124; attach detach using .NET webservices</title>
		<link>http://eliseobeltran.com/2010/09/netsuite-attach-detach-using-net-webservices/</link>
		<comments>http://eliseobeltran.com/2010/09/netsuite-attach-detach-using-net-webservices/#comments</comments>
		<pubDate>Tue, 07 Sep 2010 23:39:51 +0000</pubDate>
		<dc:creator>eliseobeltran</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Netsuite]]></category>
		<category><![CDATA[Suitetalk]]></category>

		<guid isPermaLink="false">http://eliseobeltran.com/?p=22</guid>
		<description><![CDATA[This is a sample code in .NET on how to use the attach/detach method on attaching and detaching a file record to an entity record on Netsuite webservice. Here is how you can locate the files attached to an employee record: List &#62; Employees &#62; Employees &#62; Select an employee, in the ‘General’ tab there [...]


Related posts:<ol><li><a href='http://eliseobeltran.com/2010/06/netsuite-how-to-get-the-value-of-custom-fields-using-webservices-in-net-application/' rel='bookmark' title='Netsuite | How to get the value of custom fields using webservices in .NET application'>Netsuite | How to get the value of custom fields using webservices in .NET application</a></li>
</ol>]]></description>
		<wfw:commentRss>http://eliseobeltran.com/2010/09/netsuite-attach-detach-using-net-webservices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Netsuite &#124; How to access recurrence field on Task record</title>
		<link>http://eliseobeltran.com/2010/08/netsuite-how-to-access-recurrence-field-on-task-record/</link>
		<comments>http://eliseobeltran.com/2010/08/netsuite-how-to-access-recurrence-field-on-task-record/#comments</comments>
		<pubDate>Mon, 30 Aug 2010 13:03:54 +0000</pubDate>
		<dc:creator>eliseobeltran</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Netsuite]]></category>
		<category><![CDATA[Suitescript]]></category>
		<category><![CDATA[recurrence]]></category>
		<category><![CDATA[task]]></category>

		<guid isPermaLink="false">http://eliseobeltran.com/?p=180</guid>
		<description><![CDATA[Accessing values on fields of a record thru suitescript is only limited there is an official list on Netsuite helpguide. In the Scriptable Record Browser the recurrence field is not accessible, however the string value in that field can be access and a combination of multiple fields in the ‘task’ record. Here is a sample [...]


Related posts:<ol><li><a href='http://eliseobeltran.com/2010/08/netsuite-how-to-put-dynamic-values-on-email-templates-in-send-email-action-in-workflow-manager/' rel='bookmark' title='Netsuite | How to put dynamic values on Email Templates in Send Email Action in Workflow Manager'>Netsuite | How to put dynamic values on Email Templates in Send Email Action in Workflow Manager</a></li>
</ol>]]></description>
		<wfw:commentRss>http://eliseobeltran.com/2010/08/netsuite-how-to-access-recurrence-field-on-task-record/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Netsuite &#124; How to put dynamic values on Email Templates in Send Email Action in Workflow Manager</title>
		<link>http://eliseobeltran.com/2010/08/netsuite-how-to-put-dynamic-values-on-email-templates-in-send-email-action-in-workflow-manager/</link>
		<comments>http://eliseobeltran.com/2010/08/netsuite-how-to-put-dynamic-values-on-email-templates-in-send-email-action-in-workflow-manager/#comments</comments>
		<pubDate>Sat, 28 Aug 2010 13:29:58 +0000</pubDate>
		<dc:creator>eliseobeltran</dc:creator>
				<category><![CDATA[Netsuite]]></category>
		<category><![CDATA[Workflow]]></category>
		<category><![CDATA[email templates]]></category>
		<category><![CDATA[workflow]]></category>

		<guid isPermaLink="false">http://eliseobeltran.com/?p=201</guid>
		<description><![CDATA[Follow these steps to get the values of a record and put it in the Email templates using workflows Create a new Workflow, Setup &#62; Customization &#62; Workflows &#62; New Fill-up the form, and select a Record Type, for this testing any record will do. Save Create a state by clicking the button ‘New State’. [...]


Related posts:<ol><li><a href='http://eliseobeltran.com/2010/06/netsuite-how-to-use-external-website-to-send-data-to-netsuite-online-forms/' rel='bookmark' title='Netsuite | How to use External website to send data to Netsuite Online Forms'>Netsuite | How to use External website to send data to Netsuite Online Forms</a></li>
</ol>]]></description>
		<wfw:commentRss>http://eliseobeltran.com/2010/08/netsuite-how-to-put-dynamic-values-on-email-templates-in-send-email-action-in-workflow-manager/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

