I'm trying to trigger a process sending an email, but I'm getting "Unexpected error" in Messages List > Messages with errors, and the process is not launched.
The start event has message in the field trigger, and I've created some variables for each field of the mail (subject, cc, content, attachment).
Besides, the start event is in a lane which has a role I created long time ago, called Designer, and I'm sending the mail from a gmail addres which belongs to a user who belongs to this role and has administrator profile.
I've build the address like:
process+my_customer_...@runmyprocess.com
Just in case it could helps, I'm getting in the messages List two mails, sending the mail only once, and both are the same.
I can't understand...
What am I doing wrong?
Thanks in advance and regards.
Hi again,
I've noticed I had made a mistake copying the processId, but it's not working neither.
The error has changed. Sometimes it says:
null
and sometimes:
Trying to start a process using a non configured message box.
I need some help, please.
--
Fujitsu - RunMyProcess
---
You received this message because you are subscribed to the Google Groups "Fujitsu RunMyProcess Developer Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to supportforum...@runmyprocess.com.
To post to this group, send email to suppor...@runmyprocess.com.
Visit this group at http://groups.google.com/a/runmyprocess.com/group/supportforum/.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/68b6c9ad-7b33-484b-83e3-7e4ad8b6343e%40runmyprocess.com.
For more options, visit https://groups.google.com/a/runmyprocess.com/d/optout.
Hi,
Thanks Richard, now the process is launched, but...
... The process stays waiting when it arrives to a manual activity (what is completely normal). However, I cant advance the process by doing this manual activity. It's like if the activity was stuck.
Why is this happening?
Regards.
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/2a609b1b-7995-4fcb-902d-4be05d62cac5%40runmyprocess.com.
... The process stays waiting when it arrives to a manual activity (what is completely normal). However, I cant advance the process by doing this manual activity. It's like if the activity was stuck. (All roles that validate some activity are in the Users list)
Taking advantage of this post, I have another doubt.
I would like to receive the content of the mail like an JSON object, but even though I select this option in the parsing format of the start event, when the process is launched the parameter content type says "text".
Why is this happening?
Why is RMP not remembering my selection?
Why I can not to advance the process?
Regards.
On Monday, October 5, 2015 at 10:50:07 AM UTC+2, Richard Manga wrote:
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/8f74b0db-d66f-46cd-a8f2-854a062b701b%40runmyprocess.com.
Thank you for the info. I've checked the organization, the roles, the user, the lane and the activity and all seems to be ok, but when I launch the process by email in TEST mode (mailing to the adress like "[...].TE...@runmyprocess.com") the process stucks and I can't advance the flow with a user who belongs to the role in the lane where the activity is placed and neither with a user with administrator profile. However, when I launch the process mailing to the address for starting it in LIVE mode (without the "[...].TEST@[...]"), then the process works normally in that mode, and the activity can be made by a user who belongs to the lanes's role.
Why is this happening? Is it about the mail launching?
Thank you for the JSON conversion too. It works, but I thought It would be necessary to use the parsing format field in the start event. If I need the freemarker code to make the conversion, then How this field works?
Thanks in advance and regards
To view this discussion on the web visit https://groups.google.com/a/runmyprocess.com/d/msgid/supportforum/c40fac94-da63-42f7-8bf8-3f66e4e37a04%40runmyprocess.com.