Hello Friends,
Please find below details of the the error .
I am sending email to outlook from workflow using the SEND MAIL step.
Unfortunately i am having the error in that step - "Exception '1005' is not defined for method 'SENDTASKDESCRIPTION' object type 'SELFITEM'" , as the workitem for this step goes to error , the workflow is in error status .
I have done the analysis and checked the below points where mostly the error occurs .
1. In the container the variable which is supposed to carry the EMAIL ID is filled .
2. The EMAIL ID is valid .
3. The EMAIL ID is being populated to the ADDRESS STRING staructure of the Container
4. SCOT is maintained for INTERNET
Still i get the error mentioned above .
Let me know if you need any further information on this.
I have checked SDN also but didnt get any resolution .
As this is a Production Issue any qucik suggestions on this error will be highly appreciated .
Thank You
Prabhu
Hi,
Please check is your mail step you are attaching some object which can not be added to the mailstep. Somethin provlem with attachemnt.
Hello Anjan,
Thanks for the reply. Yes infact there is a attachment in the Container , the business object SOFM is used .
In Quality for the same process , when i check the CONTAINER of this mail send step , there is no attachment being shown while in Production the SOFM is being filled with some value .
In the binding of the worklow & Task - &_ATTACH_OBJECTS& ----> &_ATTACH_OBJECTS& is there.
Don't know how it came . Could you please suggest me if i am missing something .
Thanks
Prabhu
Hi,
check there any default value maintain in _Attach_Objects
w
Hello ,
The BO SOFM is being used in the container of the User Decision Step to create the attachement when the Approver puts some additional comments while approving .
That comments is supposed to be sent to the next person in the SEND MAIL step , where it goes to error - Exception '1005' is not defined for method 'SENDTASKDESCRIPTION' object type 'SELFITEM'" ,
In Quality it worked as the Approver didn't put any comments so there was no attachment to flow , while in production the user has entered the comments while approving which created the attachment .
So it seems there is some issue related to the Attachment as you said , may be i am missing something .
There is no default value for this _Attach_Objects. This gets filled only when the Approver writes some comment .
Thanks
Prabhu