Apologies for the very basic question;
We're migrating from v9 to v10. I need to have a process flow execute when a user changes their address in ESS.
I'm just assuming that the EMSSAddrChg service is the key to running the process flow (that's what I saw in our v9 bpm/menu.do.)
I made a very simple processflow that just sends an email and upload it.
Then on Process Server Administrator > Configuration > Service Definitions
Double click on EMSSAddrChg
Click the create icon,
pick my simple processflow on the "Process Definition:" field and made sure "Service is Enabled" is checked.
I don't receive the test email when I go to test the address change.
Is there an additional step that I'm missing?
Is Process Server Administrator > Administration > Work Units > Work Units
the right place to check to see if the processflow got triggered?
FYI the config file is in your webdir/lawson/xhrnet/xml/ directory and is called emss_config.xml and the setting appears to be process_flows_enabled
Do you have any triggered flows that are working?
- our installer performed "pfserv config lps" in LID