Salesforce

JD Edwards Enterprise One - Methods (Magic xpi 4.13)

« Go Back

Information

 
Created BySalesforce Service User
Approval Process StatusPublished
Objective
Description

JD Edwards Enterprise One - Methods (Magic xpi 4.13)

Several Business Functions (BSFN) can be defined to run under one transaction using the Run BSFN method.

If one of the methods returns an error (a real error, not a returned XML with error information in it), the transaction will rollback and the step will exit and will not continue to the next method.

The Run BSFN method contains the following parameters. Parameters in bold are mandatory:

Parameter

Description

BSFN Name

Enter the name of the Business Function.

Input XML

Enter a BLOB that contains the XML data to be set to the BSFN structure that was created with a Data Mapper.

Output XML

Returns a BLOB that contains the XML data returned by the BSFN run. Click to open the Variables List. Select a variable where the Output XML is returned, and then click Select.

Error Code

Returns an error code when an error occurs.

Click to open the Variables List. Select a variable where the error code is returned, and then click Select.

Related Topics

How to Use Direct Access Methods

Reference
Attachment 
Attachment