I want to activate telco contracts offline. And for this purpose I'm currently using CRM_IST_XI_CONF_SIMULATE to activate documents. But I have a problem. To activate documents:
- I have to set In Distribution with XI on Item,
- run CRM_IST_XI_CONF_SIMULATE,
- create an XML and insert contract number and item number to it,
- and execute.
I want to make this a more simple process.. For example with a function with contract id as parameter. Do you have any idea how to do this?