Could not create object of type People

 0 Replies
 0 Subscribed to this topic
 52 Subscribed to this forum
Sort:
Author
Messages
Goober
Basic Member
Posts: 17
Basic Member

    I am using processflow to create a peope resource using the Resource Update node when I receive the following error:
        
        

    AddResource error: Unable to store LM1159975 object, creation failed. Original Exception: Could not create object of type People

    AddResource error details: com.lawson.lawsec.external.ExternalException:Unable to store LM1159975 object, creation failed. Original Exception: Could not create object of type People

    Error while executing ResourceUpdate activity

    com.lawson.lawsec.external.ExternalException:Unable to store LM1159975 object, creation failed. Original Exception: Could not create object of type People

    at com.lawson.lawsec.external.Resource.add(Resource.java:267)

    at com.lawson.bpm.processflow.workFlow.flowGraph.FgaUsers.addResource(Unknown Source)

    at com.lawson.bpm.processflow.workFlow.flowGraph.FgaUsers.startActivity(Unknown Source)

    at com.lawson.bpm.processflow.workFlow.flowGraph.FgActivity.execute(Unknown Source)

    at com.lawson.bpm.processflow.workFlow.flowGraph.FgProcess.run(Unknown Source)

    at com.lawson.bpm.pfengine.ProcessFlowEngine.execute(Unknown Source)

    at com.lawson.bpm.pfengine.ProcessFlowEngine.startProcessAt(Unknown Source)

    at com.lawson.bpm.eprocessserver.KBConnection.startProcess(Unknown Source)

    at com.lawson.bpm.eprocessserver.KBConnection.startProcessDesigner(Unknown Source)

    at com.lawson.bpm.eprocessserver.KBConnection.execute(Unknown Source)

    at com.lawson.bpm.eprocessserver.KBConnection.run(Unknown Source)

    at com.lawson.bpm.eprocessserver.util.ThreadPool$PooledThread.run(Unknown Source)

    All the values are in place and I have tested this with Lawsons profile also.