I have configured an "Email start point" for my process.
I can receive and process the pdf attached to the emails, but I can't extract the subject (or the sender...) from the emails.
I followed the procedure explained in the guides: that is, I have defined a string input variable named "subject", and I have populated it with the literal %SUBJECT% in the "Email start point" --> Properties --> Inputs.
Run-time the input variable is populated with the plain text "%SUBJECT%"!!!
What do I have failed?
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Fabio
This is a bug which is being addressed in Service Pack1.
As Jasmin said you can work around this issue by changing literal to variable.
However, for now you need to do this in the adminui not Workbench.
Go to: Services->Applications and Services->Service Management.
Find your application, select it and you should see the Endpoints panel.
Select the Email Endpoint.
Down at the bottom under Input Parameter Mappings change the dropdown to Variable from Literal and save the endpoint.
Diana
Views
Replies
Total Likes
When you specify %SUBJECT%, select "variable" for the type and not "literal".
Jasmin
Views
Replies
Total Likes
Thank you Jasmin,
the matter is that in "Email start point properties" --> Inputs/Outputs --> Input Data filter, the input variables do not have the dropdown list for the type (literal, variable, xpath,....)
I.'m using Livecycle ES2 9.0
How can I do?
Views
Replies
Total Likes
Hi Fabio
This is a bug which is being addressed in Service Pack1.
As Jasmin said you can work around this issue by changing literal to variable.
However, for now you need to do this in the adminui not Workbench.
Go to: Services->Applications and Services->Service Management.
Find your application, select it and you should see the Endpoints panel.
Select the Email Endpoint.
Down at the bottom under Input Parameter Mappings change the dropdown to Variable from Literal and save the endpoint.
Diana
Views
Replies
Total Likes
Views
Likes
Replies