Hi,
I would like to add a Create action to a process, but I can't seem to. Does anyone know how to do this?
Thanks, Ethan
@egc8r
Or, you could "hide" the actions in a different process. For example, do the Create first and then have a "Save" button where it has the Process and actions behind it.
You can't do that as the create action needs to know where to put the new member. For an alternative, have the new member (with code and parent ) defined in a view and have the process import the new member into the list, and then the final action within the process will clear that member our from the module. Will that work for you?
Rob
@rob_marshall
I can try that … but I was hoping to have the create action run first, where it would ask the user where to put the new member, and then have other actions run after that.
I have a Price module where customers are ranked based on their unit prices. I also have a Comparison module, where I want to display the names and unit prices of top-ranked customers for comparison. The model includes a Customers list. In the Comparison module, I want to write formulas to bring in the customer names and…
Can there be a duplication in Process ID's
Client has spoke models built in Classic and now considering building Data Hub in Polaris in order to deal with sparsity. On the surface this seem possible but likely a bad idea. Has anyone done anything similar to this? Specifically, what did you have to do to ensure that data was compatible? Any thoughts or suggestions…