Hi,
We've got an Organization structure in which we have multiple Tenants.
One used for DEV, one used for TST and one used for PROD.
Our PROD Tenant contains the Core Capture APP.
The Core Capture APP itself has a built-in DEV, TST and PROD environment.
To match the Development proces in DEV I've created an Export profile CMIS connection to our DEV Tenant.
The Same for TST and PROD.
Now, when Deploying I have all three Export profiles available in by Distributed Capture profile thus, I'm exporting to three environments at the same time. I would like to use the Filter functionality to distinquish the used Export profile based on the used Environment.
Is that possible?
That would look something as follows:
Filter: Env=D
Export profile: Development
Filter: Env=T
Export profile: Test
Filter: Env=P
Export profile: Production.
Looking forward to your suggestions.