cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Missing Custom Header

joel_langoyan
Participant
0 Likes
1,894

Hi Experts,

I am trying to setup email notification via process direct adapter as exception handling with the source payload as attachment on the mail. So far I am able to pass the error details in the exception subprocess with custom headers h_timestamp, h_errorDetail, h_messageId and h_iflowName to the process direct iFlow. However, I also have h_payload as show below.

However this h_payload header is not showing up in the trace of the process direct iFlow. Anyone have inputs for this.

Accepted Solutions (1)

Accepted Solutions (1)

AdityaMani51
Participant

Hi Joel,

In Process direct iflow in run time configuration you can specify the allow header.

Also instead of sending header for payload better to send as body to Process direct iflow due to memory issue.

Regards,

Aditya

Answers (0)