Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Issues in Task and Event Binding

natashagarg
Explorer
0 Likes
1,656

Hello,

I am calling a custom Event which I have created in SWO1 for Object ZBUS2032. Event is linked to a task in SWETYPV. I am using the task to call a BO Method to trigger my functionality.

My issue is with the Event Container. I have created 3 parameters for the Event. I have released the event.

When I am trying to bind the Event and Task under Triggering Events tab in PFTC, I am not seeing the container elements which I created as parameters of the Event.

I am quite new to Business Objects and Events. Can anyone please tell me if I am missing any step while generating/releasing the Event or binding in PFTC.

Hello,

I am calling a custom Event which I have created in SWO1 for Object ZBUS2032. Event is linked to a task in SWETYPV. I am using the task to call a BO Method to trigger my functionality.

My issue is with the Event Container. I have created 3 parameters for the Event. I have released the event.

When I am trying to bind the Event and Task under Triggering Events tab in PFTC, I am not seeing the container elements which I created as parameters of the Event.

I am quite new to Business Objects and Events. Can anyone please tell me if I am missing any step while generating/releasing the Event or binding in PFTC.

4 REPLIES 4
Read only

Sandra_Rossi
Active Contributor
0 Likes
1,594

You say you are "not seeing the container elements", you mean in the binding popup? (so that to bind event parameters to task container elements) like below event has parameter EMPID (sorry it's binding to workflow, not to task ; image taken from here), you don't see EMPID?

Read only

natashagarg
Explorer
0 Likes
1,594

Yes Sandra. I am not able to see the elements/parameters under the Container in the binding pop-up

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,594

Maybe you didn't restart PFTC and so it's still using the old object type definition that was kept in memory?

Read only

Sandra_Rossi
Active Contributor
0 Likes
1,594

Please use COMMENT button, ANSWER button is reserved to propose solutions.