cancel
Showing results for 
Search instead for 
Did you mean: 

More than 1 Data Service within a Iview

Former Member
0 Kudos

Hi All,

I create a new model with a unique Iview.

This Iview contents 3 layers , each layer use a Data Service ( Custom RFC ).

For 2 Data Service have to use '*sumit' event to pass header Form and items input Table.

How can I manage '*Submit' events for having only in the current layer ?

Thanks for your Help

B.R.

G.SAMIN

Accepted Solutions (1)

Accepted Solutions (1)

former_member204514
Contributor
0 Kudos

Hi,

Name the events with the different names as Submit_1 and Submit_2 and then accordingly assaign them to submit command...

Hope this helps,

Regards,

anil

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Samin,

Sorry, could not understand you query. Could you please help us understand your query better?

>How can I manage '*Submit' events for having only in the current layer ?

Is it, that you do not want to have any other "submit" action in other layers? If so, have you tried defining custom actions to invoke the WebService in other layers?

-Vani

Former Member
0 Kudos

Hi Vani,

I renamed the 'Submit' events : Submit_1 , Submit_2 and Submit_3 associated to 3 custom actions.

Now the 3 data services are isolated .

Thanks for your help.

B.R.

G.Samin