Hello,
How can I programmatically add Users, Tasks, and User-Tasks to a specified data area (e.g. DEV, TST) in Infor Process Automation (IPA)? That's PFIUSERPROFILE, PFITASK, and PFIUSERTASK in the IPA database.
I need to synchronize M3 Users (MNS150), M3 Roles (MNS405), M3 User-Roles (MNS410), and M3 Email addresses (CRS111) with their counterparts in IPA. That's for Infor Smart Office users to take action in the Inbasket for approval flows.
With the command secadm.bat I can create the Identities, Actors, Email addresses, Identity-Actors, and Actor-Roles in the gen data area. Now I am missing the Users, Tasks, and User-Tasks in the other data areas. I am aware I can use a Landmark activity node in a process flow, but I am looking for a direct programmatic means such as a command line or a Java class.
Thank you,
Thibaud Lopez Schneider
https://m3ideas.org/
D:\Infor\LMTST\env\bin>importPFIdata.bat lmdevipa -f Test.xml >> upload: lmdevipa | com.lawson.bpm.binding.classic.data.ImpExpData@61ee4296 | true User : domain\lawson, LongName Lawson Landmark Account Service factory: com.lawson.webservs.service.ServiceLocalFactory created ************************************************* #> Table: WFTASK Added: 0 Changed: 0 Skipped: 0 Exceptions: 0
ACME Manager
JimY, see above, " I am aware I can use a Landmark activity node in a process flow, but I am looking for a direct programmatic means such as a command line or a Java class."