Error when deploying Process App - ....ERROR -- Cannot deploy BPEL definition for process model ... 500 ... bpel-definition.xml could not read wsdl document
The following code is valid vbscript and is used to escape a double quote but when you try to validate it in composer you get the error below. It's hard to read but there are six double quotes total, three on each side of the text variable used.
The complete warning messages from the Event Viewer Application Log is: NOTIFICATION_NAME: (notification) context - Unable to read item with id xx from database. And:
The transition was not executed. The record with ID 0 could not be found in the 'TS_TRANSITIONS' table. Row not found: The record with ID 0 could not be found in the 'TS_TRANSITIONS' table.
The problem is reproduced if WSDL that describes the service which dynamic endpoint accords to imports any XSD or WSDL - in this case WSDL read operation failes as child XSD/WSDL are not prepared in the local system as it is performed in the case of static endpoints usage due to the following: