Testing a specific Spoke Action on a single connection within a Domain Separated environmnet
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-06-2024 08:45 AM
Hello Guru's:
I'm attempting to test the "Look for Object by Filter". This is to find "Guest Accounts" / Contact objects within Active Directory.
I have 4 different domains. Set up my default connects as Domain 1, then added Domain 2, domain 3 and finally Test domain.
In my flow, like i did for adding a user to an Ad Group, I have check in my catalog item for the company(aka domain) of my users. And it works just fine.
Now my second integration, is to add Domain 1 users to a group. If they can't be found, then look in the objectclass of contact for users from domain 2 or 3. The issue is, the lookup object action is returning a blank object.
So my json parse action fails. I thought to test the "Look up Object by Filter" action separately, but it won't use my TEST connection, only default.
Does anyone know how to TEST an action and specify the where to run? as in this case, use only connection 4 (Test).