New BSFN Service
Posted: September 30th, 2021, 9:41 am
DesignTime Revision 2033 and RunTime Revision 773 or higher are needed.
There is now a new service to simplify BSFN calls.
Workshop Name: JDEEnterpriseOneWorkshop
Service Name: BSFN Inputs:
Which will return:
There is now a new service to simplify BSFN calls.
Workshop Name: JDEEnterpriseOneWorkshop
Service Name: BSFN Inputs:
- ConnectionInstance - The name of the connection instance setup to connect to jde to run bsfn. Typically Default
- MethodName - The name bsfn you want to run.
- When MethodName is selected there will be a search icon under static values for Methods.
- Params - Input parameters to the BSFN
- Name - The name of the parameter
- Value - The value of the parameter
Code: Select all
Default
AlgebraicExpressionCalculate
szAlgebraicExpressionString
1 + 1
mnCalculatingResult
0