Hi Sebastian,
the format of the URL is clear to me (even we do not use WebServices for SAP in this direction).
I meant:
In your business data there should be a criteria which identifies if message should be sent to dca or qca SAP system.
We have placed the properties files under IntegrationServer/config//properties.
This has the benefit, that IS takes a backup of these files together with its own configurations automatically on each restart to IntegrationServer/config/backup//properties.
Specify the path to the propertiesfile in WmPublic/config/fileAccessControl.cnf as readAllowPath and reload WmPublic afterwards.
After that you can load them by using pub.file:getFile and convert it to a document containing the Key/Value-Pairs from the properties file.
Assign the properties to the matching fields on the consumer call in your flow service.
Regards,
Holger
#Integration-Server-and-ESB#webMethods#B2B-Integration