Skip to Content
0
May 02, 2018 at 04:09 PM

IDM v8 - Make Process Public

327 Views

I just installed IDM v8 in a DEV environment and I'm trying to create a process that will execute anytime a new MX_PERSON record is created. To do that, I need my process in my custom package to be a public process so it can be references outside of that package. According to SAP documentation, it should just be as simple as right clicking that process and selecting the, "Make Public" option, as long as the package is checked out, which mine is. When I select the, "Make Public" option, the pulldown menu disappears but my process is still marked private, i.e. has the blue, not green, task icon and the Qualified Name field is still empty.

Any suggestions? When I look at the entry for this task in the MXP_Tasks table and compare it to other public tasks, I don't see anything in the data that would signal to me why this won't work. Additionally, when I try to create processes in other packages that have public processes and then make my new process public, it won't work there either so I know the settings of my package aren't blocking my efforts.

This one is driving me insane! :)