Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Notification service activity always suspends when using an expression as email

edited Apr 5, 2018 7:00AM in Process Automation 6 comments

Summary

Notification service activity always suspends when using an expression as email

Content

I have a business object as follows:

 

Claim (type:Object)

    - claimNumber (type:string)

    - customer (type:customer)

 

Object: Customer

      - Name (type:string)

      - Email (type:string)

 

 

I have a start form event that I auto associate with my claim object.  On there I have elements for Claim.claimNumber, Claim.customer.name, Claim.customer.email.    The output is put in a data object called claimFormDataObject.  Next in sequence is an email notification service activity.  In the to: field I have a simple expression: claimFormDataObject.claimObject.customer.name.  However the process suspends with this error: (retreived from the processes tab)

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!