Event Not working Properly on Before Record Saved.

Hi,



I'm trying to add data from landing page with FirstName and LastName. I saw a good tutorial on the community but it is not working for me.



First I checked the event for LeadSaving

Second, I added the an Event Sub Process base on the tutorial I was following.

 

Then when I'm either adding new or editing exiting Lead, it doesn't save and throws error on UpdateQuery network request with no proper error message (502).



Is there something wrong with what I setup?



Thank you!

Solem A.

Like 0

Like

2 comments
Best reply

Hi,



Just to close this post of me.

I end up not using business process since I wasn't really aware how to use it during the time I was doing this tasks.



I did an onsaving event c# code for this to work.



Best Regards,

Solem.

Hi,



Just to close this post of me.

I end up not using business process since I wasn't really aware how to use it during the time I was doing this tasks.



I did an onsaving event c# code for this to work.



Best Regards,

Solem.

Solem Khan Abdusalam,

I need to do something like you but I have some problems with the eventlistener.

Could you attach you c# class and code?

Thanks

Show all comments