Hello everyone,
i´m working on an EAI scenario between dynamics 365 and different target/source system in the cloud and on premise. To publish changes from dynamics365 i´m working with the RemoteExecutionContext published to the AzureServiceBus.
Now i´m trying to transform the RemoteExecutionContext(.xml) to an Intermediate-Schema for post-processing. The Map for Transformation and the schemas are held in an integration account in Azure.
To create a valid map i need a schema for the RemoteExecutionContext. Is there any schema in the SDK or somewhere or do i have to create a schema based on the .xml published to the queue?
Thanks in advance!
Best regards,
Dennis