This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

UNSAccountB process is not firing for INSERT events for Provisioning using Powershell Connector

Hi,

I want to Create Active Directory Accounts using the Powershell Connector with the OOB AD Sample.xml definition file in my Sync Editor Project.

Right now I'm able to execute the Full Sync, so the AD Accounts are under UNSAccountB but I can't Provisioning new acccounts to the Target System.

I've created a new custom UNSAccountB process for INSERT events and it's not being fired. When I run the Simulation in Designer the Process Step says "Not Generated".

Here's the Pre-Script for Generating and Generating Conditions:

The process step is a process task Projector Component - AdHocProjection with the Following Properties:

Also I've setup the provisioning process operation in order to execute the Sync Workflow for Provisioning:

 

I appreciate any help!

Thanks

Parents
  • I have nothing more than what is already posted. The AD Sample is part of the tool to demonstrate the various options of the XML definition file.

    I would try to search the forums for PowerShell connector entries.

    Sorry.

    But as I have said before, check the conditions in your process chain Pre-Script to detect, why the process is not generated. My first guess is still around the system type (PoshNet40).
Reply
  • I have nothing more than what is already posted. The AD Sample is part of the tool to demonstrate the various options of the XML definition file.

    I would try to search the forums for PowerShell connector entries.

    Sorry.

    But as I have said before, check the conditions in your process chain Pre-Script to detect, why the process is not generated. My first guess is still around the system type (PoshNet40).
Children
No Data