Defining the workflow - HxGN EAM - 12.0.1 - Feature Briefs - Hexagon

HxGN EAM ION API Swagger

Language
English
Product
HxGN EAM
Search by Category
Feature Briefs
HxGN EAM Version
12.0.1
  1. Define the workflow with type as ION API.

  2. On selecting the ION API in the workflow modeling area you will see the ION API Properties.

  3. On the ION API tab, select the API (eam_api) that is defined on the Infor ION API screen.

  4. Import the service account. See the Creating service account section to learn more about service accounts.

  5. On the Input Body tab, provide the soap request xml.

  6. On the Output Parameters tab, you can map the response result xml to a workflow parameter, from the response you can select the body and map the description to a REQUISITIONDESC workflow parameter. For this you can use the description xpath of the response xml body as follows:

    Envelope//Body//MP1213_GetReq_001_Result//ResultData//Req//REQUISITIONID//DESCRIPTION

  7. Test the call to API by using the Test API Call.

  8. Define an Activation Policy and use the workflow defined above to be part of the policy.

  9. Activate both Workflow and Activation Policy. Workflow should be able to make an API request whenever EAM publishes a Requisition.