Hi All,
Is there a way to make the config setting dynamic? We have an M3 client wherein we are executing multiple companies in one data area with one IPA flow. I am planning to create a config for each company and would like the same IPA to execute using specific config depending on the company wherein the initiator is attached to.
One solution that would work but would also require a huge amount of work and analysis is to create a version of each IPA per company and to also create a parent flow for each of the IPA mods so that it knows which IPA version to call. This I hope will be my last resort as there are many implications including the workunit number communicated to requestor & tracking page entries.
I have tried a landmark transaction to update the configuration of the current workunit. Although, I was able to change it the IPA execution still won't recognize the new configuration set and would use the default one tied to the IPA or use the default which is main.
We also cannot make multiple connections under one config since the M3 port & link is the same and rich client would not allow us.
Hopefully, someone knows how to maybe refresh the workunit so as to look the new configuration set or base the default configuration for each workunit depending on a variable or parameter.