We are trying to create a process to update our employee photos that we pull from an external system and insert them into our Windows based Infor environment. We are using a process nearly identical to what was posted here (the only difference being we name the picture files with the employee name and id). When we run the command while logged on to the user as DOMAIN\lawson, we receive the following error:
C:\>dbupdatelobs -I D:\PhotoUploads ltmtest Employee User : DOMAIN\lawson, LongName Lawson Installer Error: com.lawson.security.authen.SecurityAuthenException: 843627620: security.authen.os_account_not_configured
AMS has thus far been unable to tell us what this means. Has anyone seen anything similar?
Hi msquibb - It looks to me like the Windows user that is calling the dbupdatelobs utility isn't linked to a Actor Identity record that tells Landmark who they are (and grants them access).
For example, I have an ActorIdentity associated with service OCC02DV003 (our LMRK DEV server) that links my server OS identity (meadek) with my Actor record (10040732). I also have identities for login authentication (SSOPV2) and S3 Authentication (LSFSDPRD).
D:\lmenv\enter.cmd cd D:\image_share dbupdatelobs -I "D:\image_share" lmghr Employee
Posted By Katie on 04/01/2016 7:21 PM We are not using the lawson user since we are hosted, but we are using a lawson equivalent user. Terry, are you using the SysCommand node in your flows to run commands from the Landmark command line? If so, can you share the syntax of how you got them working?
Katie - all our syscommands in flows are for LSF server, not Landmark. But I'm assuming you should be able to do the same on the Landmark server.
I am getting the same error as you were with the DOMAIN\Lawson account - how did you run the dbupdatelobs as the other user account? Many thanks! Chris
NEVER MIND - FIGURED IT OUT now I just need to find the file specs/headers for loading documents for document attachments!
Thanks Kelly - I have not been able to find where these successful imports are landing - so that is kinda scary. I looked in the DB in the EMPLOYEEDOCUMENT table and there is nothing there and nothing showing in the RC under "attachments" - so I am not sure where they are going!
Chris