Overview
This is a utility that helps you transform and import any BPMN process into Appian, and export processes from Appian and convert them to the BPMN 2.0 standard.
Hi,
I am getting error while transforming bpmn with subprocesses.
An error occurred while evaluating expression: processXML:rule!B2_TransformSubprocess( processInfo: pv!processInfo, BPMNShapes: pv!allShapes, config: pv!transformRecord['recordType!{4248fcc7-ab38-44e0-988d-0d6cb881a79a}B2 Transformation.relationships.{5edcc1b4-8e2e-4ece-a144-63ea452a62ad}b2Configuration'], uuid: spt_uuid_fromtext(pv!SubprocessID), subType:pv!subprocessType, BPMNEdges:pv!allEdges) (Expression evaluation error in rule 'b2_lanesdefinition' (called by rules 'b2_endingsection' > 'b2_transformsubprocess') at function 'sortdecimalarray' parameter 1 [line 7]: Invalid index: Cannot index property 'y' of type String into type List of Variant) (Data Outputs)
Thanks,
readtextfromfile function is no longer available on AppMarket which this application uses. Any workarounds or other plugin with similar functionality?
Hi, I have tried this utility, and encountered the following issues during my first time import:
- On the UI: Error Evaluating UI Expression Expression evaluation error [evaluation ID = 19e72:93754] in rule 'b2_cardtransformationlast' (called by rule 'b2_dashboard') : Invalid function a!addDateTime (not available as [])
- In the process model: An error occurred while evaluating expression: processXML:rule!B2_Transform( processMap: pv!process, config: pv!transformRecord['recordType!{4248fcc7-ab38-44e0-988d-0d6cb881a79a}B2 Transformation.relationships.{5edcc1b4-8e2e-4ece-a144-63ea452a62ad}b2Configuration'] , BPMNDiagrams: pv!bpmnMap.definitions.BPMNDiagram, collaboration: pv!bpmnMap.definitions.collaboration,docName: pv!docName) (Expression evaluation error in rule 'b2_transform' at function a!forEach [line 40]: Error in a!forEach() expression during iteration 4: Expression evaluation error at function a!forEach [line 44]: Error in a!forEach() expression during iteration 1: Expression evaluation error in rule 'b2_noderepinappian' at function 'tointeger' parameter 1 [line 43]: Invalid index (1) for list: valid range is empty) (Data Outputs)
can you please have a look?
Thanks!