Also where can i find all available Macro’s that can be used in ExecMacro action?
Robin
Best answer by Phil Seifert
HI Robin,
I found this API in the API Examples module.
<!-- API Description: This API Completes existing service order using order id(order_id@@line no.) unless there are unfulfilled demands attached to the order Each pattern surrounded by {} needs to be replaced with an actual value. For more information on the Astea API syntax see topic API Language in the User Guides –> Integration Guide -->
Maybe this will help with your request. I am personally not aware of a documented list of execmacro’s available. I know you can find a lot of them in these API Examples but whether that is complete or not is another question.
<!-- API Description: This API Completes existing service order using order id(order_id@@line no.) unless there are unfulfilled demands attached to the order Each pattern surrounded by {} needs to be replaced with an actual value. For more information on the Astea API syntax see topic API Language in the User Guides –> Integration Guide -->
Maybe this will help with your request. I am personally not aware of a documented list of execmacro’s available. I know you can find a lot of them in these API Examples but whether that is complete or not is another question.
Another source of API’s where many might have execmacro macro names are the Astea defined Import Template Wizards. Please see below which has the macro RENEW for Customer Contracts.