Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

Can't understand proxy created in Application Panel > Components

Community Beginner ,
May 01, 2008 May 01, 2008

Copy link to clipboard

Copied

Hi,

For nearly two weeks I have been unable to connect to an SAP web service. I am using the Dreamweaver > Application Panel > Components Tab to create a web services proxy. When it creates the ColdFusion proxy, I see 15 functions under the "structs" expandable sublist. As far as I believe, I need to access the 15th function - it contains the data I need. When dragging and dropping the proxy into a web page, I only get a return variable related to the first function.

As a note, in the WSDL, there is an input variable called "result" that also exists as an output variable. And this also seems to be a problem. There should only be two required inputs: first name and last name. So, why does the proxy create a cfinvokeargument for "result"?

Can anyone explain why there are so many functions that get listed when the proxy is created? Are the functions something that can be used? Can I drag and drop them? How do I specify an invoke argument for a result?

Thanks.
Brian
TOPICS
Server side applications

Views

170
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
May 02, 2008 May 02, 2008

Copy link to clipboard

Copied

LATEST
I have figured out how to solve my problems and answer my questions. I have provided a solution to this question on the ColdFusion Forum under Advanced Techniques, Topic: "Can’t consume SAP web service with ColdFusion" at the thread listed below.
http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?threadid=1359259&catid=7&CFID=22608545&...

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines