Good Evening,
Is there a way to capture the Tennant value in a BOD to send to a workflow?
Thanks
Jeff
Hello Jeff,Could you please clarify what kind of BOD (and verb) you use? Standard or Custom.Here is an example of a custom sync BOD with TenantID information in the <DataArea><Sync> area.Regards,Danil.
Hi Danil,
I am working with the Sync.CurrencyExchangeRateMaster. The TenantID is available in the BOD.
The issue I am seeing is that it is not selectable as an Attribute when calling a WorkFlow or an API.
The Tenant ID element was deprecated several years ago. Some publishers still publish it, however it is not considered in the Filters / Policies selection.
IF you don't mind, can you share what is driving this need? Is this an on-premise requirement and if so, latest version?
Thanks Kevin for the information. Good to know.
This is MT Cloud.
I currently have a BOD dropping into ION from a Mongoose application. I am routing that BOD to CSI.
I am looking at options in a DataFlow / WorkFlow to determine the CSI config so that I can run data validation against the CSI instance before pushing the BOD to CSI.
Thought I might be able to use the TenantID for querying purposes.