20.01.2015 Views

Teach Yourself e.net - Syspro

Teach Yourself e.net - Syspro

Teach Yourself e.net - Syspro

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

10.4.3. Calling the Method Functions<br />

Now that we have defined the basic functions for the processing data through the various<br />

methods of the four SYSPRO e.<strong>net</strong> solutions classes, we will present some functions that<br />

call the method functions. The calling functions will follow the following steps:<br />

• Identify the session Logon Details<br />

• Identify the XmlIn string<br />

• Identify the business object<br />

• Send details to the processing method function<br />

• The processing function calls the business object<br />

• The processing function transforms the XmlOut<br />

• The calling function receives the returned and formated data<br />

Before we show sample code that calls the Class Method functions, we need to define a<br />

function that will handle the transformation of XML. This is a preliminary function that<br />

will be required by other functions that need to transform an XML string through the use<br />

of an XSL file.<br />

10–40

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!