Error when parsing process details or variables

Certified Senior Developer

Hi All,

When starting the process model again and agian facing below issue can you. Please help to find the best possible solutions?

Error when parsing process details or variables

Regards

Nishtha Bhatnagar

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to Nishtha Bhatnagar

    Did you read the other post? Any insights?

    This seems to be OK on first sight. I cannot say much without more details.

  • 0
    Certified Senior Developer
    in reply to Stefan Helzle
     UnattendedJavaActivityRequest] ERROR com.appiancorp.process.engine.UnattendedJavaActivityRequest - An error occurred while executing activity: id=268575788, classname=com.appiancorp.process.runtime.activities.StartProcessSmartService2
    com.appiancorp.suiteapi.process.exceptions.SmartServiceException: userMsg[error.processDetails.userMsg=Error when parsing process details or variables] alertMsg[error.processDetails.alertMsg=Error when parsing process details or variables]
    	at com.appiancorp.suiteapi.process.exceptions.SmartServiceException$Builder.build(SmartServiceException.java:145)
    	at com.appiancorp.process.runtime.utils.SmartServiceExceptionFactory.createException(SmartServiceExceptionFactory.java:14)
    	at com.appiancorp.process.runtime.activities.StartProcessSmartService2.computeDetails(StartProcessSmartService2.java:222)
    	at com.appiancorp.process.runtime.activities.StartProcessSmartService2.computeDetailsWithRetry(StartProcessSmartService2.java:169)
  • 0
    Certified Lead Developer
    in reply to Nishtha Bhatnagar

    You are aware that this is the same error message, just from the log file ?!?!

    Some questions coming to my mind:

    - Is pv!docInfo a multiple?

    - Does pv!docInfo type match the the PV of the called model?

    - Does it work when you start the process without MNI?