lee mcdermott Posted February 24 Share Posted February 24 Hi i am really struggling to get this to work so hoping someone can point me in the right direct. I have a board created in Board manager and in a new BPM I want to add that to a lane on the board but I just keep getting an error. I have tried following the Wiki but still no joy. I have it configured as below. error as below Xmlmc method invocation failed for BPM invocation node 's1/flowcode-2d7edbd0': <methodCallResult status="fail"> <state> <code>0200</code> <service>apps</service> <operation>getBoardInformation</operation> <error>FlowCode Exception (com.hornbill.boardmanager/entities/Board/fc_bpm/getBoardInformation): Input parameter validation error: The element <board> was not expected at location '/methodCall/params/board'</error> </state> <flowCodeDebugState> <executionId>db1b5267-5fbf-492f-a772-c91d3139d746</executionId> </flowCodeDebugState> </methodCallResult> Ive tried it without the get board information but that doesnt work either? any help would be great. lee Link to comment Share on other sites More sharing options...
Steve Giller Posted February 24 Share Posted February 24 Application is a Mandatory field - this will need populating with the Application that the Board belongs to. Link to comment Share on other sites More sharing options...
lee mcdermott Posted February 24 Author Share Posted February 24 @Steve Giller what does that actually mean? so the Board belongs to Board manager so i need to say the application is Board manager is right? Link to comment Share on other sites More sharing options...
James Ainsworth Posted February 25 Share Posted February 25 Hi @lee mcdermott The originating application is the source application from where the BPM is being run. The Board Manager automations are part of the Board Manager app. Board Manager needs to know which app is using its automations. In your case, the BPMs are running against requests in Service Manager, so the originating application will be Service Manager. This lets the Board Manager app understand where the updates are coming from so that it is able to understand the entity types that are being managed on the board. Hope that helps. 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now