cancel
Showing results for 
Search instead for 
Did you mean: 

calling query_view_data webservice of BW with paramaters

raktim_banerjee
Participant
0 Kudos

Hi All,

When I am calling webservice query_vie_data from webdynpro (java) for <b>a query without any mandatory paramater</b> for query its working fine.

If I call the wevservice for <b>any query with mandatory parameter</b> its not wotking. Actually I cannot pass any parameter for query through the webservice.

Can anyone plz tell me how to pass parameter to webservice.

For testing I am following the steps:

1. logon to BW

2. Executing transaction WSADMIN

3. Executing data for the query view.

4. Click on test in browser

5. Clicking GetQueryData

6. Input Value like :

Parameter (test.types.p1.W3query[])> (test.types.p1.W3query)

> Name (String) 0P_COCD

> Value (String) 555

Parameter (test.types.p1.W3query[])> (test.types.p1.W3query)

> Name (String) 0S_DEBIT

> Value (String) 555111

Query (String) ZFIAR_C05_Q0001_1

7. Click Submit .

Its not returning any data. Here mandatory parameter is 0P_COCD

Same procedure is working without any value in parameter If query doesn't have any mandatory parameter.

Please tell me how to pass parameter to the called query.

Thanks is advance.

Thanks

Raktim

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Raktim,

did you solve your problem already?

I would appreciate any help with this problem because we use a similiar scenario with a webservice called from webdynpro application.

Thanx in advance

Please send email to dlaude@gmx.net