[CS3 Win] Web Service Integration

Does anyone know if it is possible to call a web service from an Indesign plugin? And if so where can I find an example of this?

Thanks for the reply Andreas, I was aleady trying gSOAP out. I Have generated .h and .cpp files from a wsdl but cant get them to compile with my plugin. Its a slow process for me doing C++ when I'm used to C#.
I'm really interested in finding a simple "hello world" like plugin that fetches data from a web service, just so I can see how it can be done.

Similar Messages

  • Web Services Integration issues on Oracle Web Service Example Page..

    The Oracle hosted pages for the Web Services Integration, all of the applications are dying when you try and run them. 1/2 of them are having ACL (Access Control List issues)..
    Don't know if this is because of the change-over to APEX 4.0 or a new version of teh database being used, just though Oracle should know and they MIGHT want to fix them..
    Thank you,
    Tony Miller
    Webster, TX

    Tony:
    Thanks for pointing that out. They should now all be fixed with the exception of the Amazon sample. Amazon changed their API some time ago to require a signature parameter, I blogged about this here: http://jastraub.blogspot.com/2009/10/rest-now-supported-in-flexwsapi-and.html.
    Regards,
    Jason

  • Error while testing External Web Service Integration

    I'm getting an error when I try to test an external webservice from Studio. After performing the steps to create an external webservice integration with SOAP, When I right-click on the .wsid file and choose "Test Service Operations" and chose the communication scenario and submit request, I get an error "A technical error error occured AP-RC-BDS-WS".
    I'm not able to call the service visa the ABSL script as well. When I debug, I get an error in the response CommFault as,
    "SoapfaultCode: 5 Server Error."
    I'm able to successfully test the web service from SOAPUI.
    Regards,
    Srikanth

    import ABSL;
    var Request: Library::AccProfExWebServInt.ZSI_Acc_Prof_Req_Obj.Request;
    var Response: Library::AccProfExWebServInt.ZSI_Acc_Prof_Req_Obj.Response;
    Request.ZMT_Acc_Prof_Req_obj.BUSINESS_GROUP = this.BusinessGroup;
    Request.ZMT_Acc_Prof_Req_obj.ZONE = this.Zone;
    Request.ZMT_Acc_Prof_Req_obj.REPRESENTATIVE = this.Representative;
    Request.ZMT_Acc_Prof_Req_obj.FROM_DATE = this.DateRange.StartDate.ToString();
    Request.ZMT_Acc_Prof_Req_obj.TO_DATE = this.DateRange.EndDate.ToString();
    Request.ZMT_Acc_Prof_Req_obj.REPORT_TYPE = this.ReportType;
    Request.ZMT_Acc_Prof_Req_obj.PROJS = this.Projects.ToString();
    Request.ZMT_Acc_Prof_Req_obj.SPECS = this.Specs.ToString();
    Request.ZMT_Acc_Prof_Req_obj.SALES_CALL = this.SalesCalls.ToString();
    Request.ZMT_Acc_Prof_Req_obj.TRAINING_ACTS = this.Training.ToString();
    //var Response = Library::AccProfExWebServInt.ZSI_Acc_Prof_Req_Obj(Request, " ", "AccountProfileScenario");
    Response = Library::AccProfExWebServInt.ZSI_Acc_Prof_Req_Obj(Request, "", "AccountProfileScenario");
    var CommFault = Response.CommunicationFault;
    var CommFaultItem = CommFault.Item;
    //Display Errors if any and return
    foreach (var item in CommFaultItem){
    raise MsgCommunicationFault.Create("E");
    return;
    //Display success message
    var ResponseUUID = Response.ZMT_Acc_Prof_Res_obj.EV_RESULT;
    raise MsgExternalResponse.Create("S");

  • Flash CS3 and Web Services (again)

    Ok, I'm sorry to be going on about this... I've seen the
    question asked before, but I am yet to find an answer.
    -I just noticed that the Web Service Connector targets only
    AS2. Along with several other components.
    I was hoping to find CS3 working BETTER with web services, as
    an example I kind of hoped that the long awaited feature of being
    able to consume a .NET dataset would be there... But instead there
    is absolutely nothing.
    So, if the Adobe plan is to say "Ok, you want to hook up to
    web services? -Get Flex!" - well then I'd appreciate knowing about
    it.
    Or, if the plan is to release hot, lovely, fresh components
    for CS3 to do this - I'd SURE like to know about that!
    Not knowing what to expect is stupid. Decisions on future
    projects need to be made. I Don't mean to scare you Adobe guys but
    ..."Silverlight"... ;-)
    So, if anyone has anything on this (CS3 data components/web
    services that is) I'd very much appreciate hearing about it.
    Thanks!

    JSON is undeniably useful. It's a great way to get data back
    and forth, but SOAP is a standard in almost all programming
    languages now and JSON isn't native in flash (not slagging it, it's
    just not native).
    <gettingonasoapbox>Webservices are one of the greatest
    tools available to web application programmers and one of the best
    innovations in web development in the past 5 years.
    </gettingonasoapbox>
    I've built a number of large scale flash applications based
    off of this ridiculously simple protocol and to make the switch to
    JSON (that's not supported natively) just to use AS3 is a fairly
    large endeavor especially since AS2 is not really "bad". Plus,
    webservices have been a constant in the past TWO versions of flash.
    It's hard to see that it would be an oversight to leave it out. It
    feels deliberate, especially without any explanation as to it's
    mysterious disappearence.
    The message this gives to us Flash developers is that Adobe
    will change it's product without warning, explanation, or even
    deprecating the class, and that you must adapt to a new product
    (Flex). However, who's to say that Flex will not be changed as
    well? AS3 has been around for a long time at this point, so I don't
    think it's a matter of time.
    The small component pack is understandable for the initial
    release with a later update, but it appears that there is not going
    to be a tree view component for AS3. In the newest version of Cold
    Fusion, they switched the tree component to an ajax control instead
    of a flash based one.
    http://www.forta.com/blog/index.cfm/2007/6/5/ColdFusion-Ajax-Tutorial-5-File-System-Browsi ng-With-The-Tree-Control
    I don't want to be a complainer or a luddite, but I just
    really realy really really really really want to use AS3 :) No
    webservice class is a total showstopper and will quickly turn flash
    into just an animation tool instead of an RIA development tool. You
    can't continue to build applications on a protocol that ceases to
    be supported.
    Then again, maybe I'm a minority in the developer group.
    Maybe if we Digg this thread and maybe Adobe will take
    notice.

  • 3rd Party Web Service Integration

    I am a complete beginner with SAP Process Integration.  I could do with a simple 'To Do' List on what I should do and in what order to do it so that I can 'talk' to external 3rd party web service. In a nutshell, I will be using 3rd party web service to create document for eventual printing, so I will need to populate XML with various database fields. I have been provided with the WSDL files for the web service.
    Appreciate any help, o matter how small.

    Hi Huw,
    Please have a look at the following links and see if it helps you.
    Re: communicating with a 3rd party system using webservices
    calling external web service from ABAP Program
    Re: Web service & Soap adapter Examples
    Best Regards

  • Web services integration with utilities

    Hi,
    I'm wondering if anyone has used web services in CRM 2007 in an installation that integrates with ECC 6 with utilities (ISU).
    I've looked at the web services available in CRM 2007 and see that they apply to objects such as Measuring Device but I'm wondering how well integrated it is with ISU. That is , when you call these services in CRM, will they actually call functions or web services in ISU to make sure everything stays in sync. I know the middleware does these synchonisation functions but everything is not done through replication...
    Are there going to be new web services specificaly for a utilities centered CRM installation ? Do these get installed with special enhancement packages ???
    Your advice is appreciated.

    Hi,
    I'm wondering if anyone has used web services in CRM 2007 in an installation that integrates with ECC 6 with utilities (ISU).
    I've looked at the web services available in CRM 2007 and see that they apply to objects such as Measuring Device but I'm wondering how well integrated it is with ISU. That is , when you call these services in CRM, will they actually call functions or web services in ISU to make sure everything stays in sync. I know the middleware does these synchonisation functions but everything is not done through replication...
    Are there going to be new web services specificaly for a utilities centered CRM installation ? Do these get installed with special enhancement packages ???
    Your advice is appreciated.

  • Problem with Web Service integration in Adobe Form

    Hi All,
    I am new to web service and adobe interatcive forms.
    I need to develop a button on offline interactive adobe form which would call the webservice. The web service is exposed from PI.
    I am facing a lot of troubles.
    1. I not am able to find the web service in Web service navigator neither in portal nor PI. hence i am not able test it.
    2. I am having error while creating data connection in NWDS    " Cannot choose this operation: - there is no associated SOAP  
        Binding ".
    Hence i am not able to proceed ahead.
    Please let me know how to solve the issue.
    Regards,
    Aditya Deshpande

    i am closing this thread

  • MII transaction as Web service integration

    Hi MII's transaction can be called as WS but it has its own format. We have a system to integrate and this system should call MII's transaction. However the WS interface of the system is inflexible (it cannot be change, but has a very simple structure). So I just want to know any idea how we could change MII in order to adapt to the data structure .

    Now, I am able to create the Web Service in SAP and it is now showing the respective class, attribute and methods to execute this web service (web service to call MII transaction).
    But when I am calling it from ABAP (a simple Web Dynpro for ABAP method), it is showing me the following error:
    Error (id=GET_BUSINESS_SYSTEM_ERROR): An error occurred when determining the business system (LD_ERROR)
    Thought this error is coming from ABAP program, but I am sure that this is related to some configuration at SAP level. (Let me inform you that there are two different servers for SAP Web Dynpro ABAP and SAP MII.
    Please help.
    Thanks in advance.

  • NEED HELP WITH DATABASE WEB SERVICE INTEGRATION

    Hello everybody. I have created a web service with returns a list of records extracted from a database. It works, Apex references the web service and get the result when I test it, but I want to display results in a page type "Form and Report on Web Service" and when I associate the web service to the page and click on "Finish Button" I get this message:
    "This Web service does not have a result tree in its definition that is appropriate for a report. You may wish to run the Form on Web Service wizard instead.".
    It is correct, of course, but I do not have an example of how to do an appropriate definition for this kind of report.What kind of definition is it waiting for? What I do in the web service is to return a list of items (a resultset of a query such as "SELECT PRODUCTID, PRODUCTNAME, PRICE, IMAGEHREF FROM PRODUCTS") concatenated in a string (commas-separated values). What kind of output must the web service produce or how have I to structure the associated wsdl document in order to display the result with a "form and report on web service" page?
    Every help or example is welcome.
    Thanks a lot and have a nice day
    Stefano-ITALY

    i saw that it is giving this below error but not sure why ??
    org.apache.axis2.AxisFault: Exception occurred while trying to invoke service method registerEmployee
    at org.apache.axis2.util.Utils.getInboundFaultFromMes sageContext(Utils.java:486)
    at org.apache.axis2.description.OutInAxisOperationCli ent.handleResponse(OutInAxisOperation.java:343)
    at org.apache.axis2.description.OutInAxisOperationCli ent.send(OutInAxisOperation.java:389)
    at org.apache.axis2.description.OutInAxisOperationCli ent.executeImpl(OutInAxisOperation.java:211)
    at org.apache.axis2.client.OperationClient.execute(Op erationClient.java:163)
    at webservice.EmployeeServiceStub.registerEmployee(Em ployeeServiceStub.java:488)
    at webservice.EmployeeClient.main(EmployeeClient.java :22)can anyone suggest why this might come ?
    thanks

  • Visual Studio Sample Code for Web Services Integration

    I am new to the CRM OnDemand web services and am looking to write an interface for querying and updating data. I have imported the .wsdl and got the log-in and log-out functioning but rather than re-inventing the wheel I was wondering if anybody had some sample code of how to work with the business objects such as Account or Contact.
    I am using Visual Studio .Net (Prefer c#). Any sample would be greatly appreciated.
    Thanks in advance....
    Edited by: user10730659 on 9/01/2009 23:08
    Edited by: user10730659 on 20/01/2009 16:11

    I found some examples in the Web Services Resource Library.
    you can access this through the "Training and Support" link from within CRM OD.
    Then click on "Web Services Library" then download the Getting Started kits
    Edited by: user10730659 on 20/01/2009 16:11

  • Admin Web Services Integration

    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:pag="urn:crmondemand/ws/odesabs/pagelayout/pagelayoutfieldservice/" xmlns:quer="urn:/crmondemand/xml/pagelayout/pagelayoutfieldservice/query">
    <soapenv:Header/>
    <soapenv:Body>
    <pag:PageLayoutFieldRead_Input>
    <quer:PageLayout>
    <quer:ObjectName>Account</quer:ObjectName>
    <quer:LayoutName>Admin page layout</quer:LayoutName>
    <quer:Description>PT Company page layout</quer:Description>
    <quer:ListOfPageLayoutField>
    <quer:PageLayoutField>
    <quer:FieldName/>
    <quer:ReadOnly/>
    <quer:Required/>
    <quer:Section/>
    <quer:Column/>
    <quer:Row/>
    </quer:PageLayoutField>
    </quer:ListOfPageLayoutField>
    </quer:PageLayout>
    </pag:PageLayoutFieldRead_Input>
    </soapenv:Body>
    </soapenv:Envelope>
    I am able to get the JSESSIONID by accessing through https://secure-ausomxXXX.crmondemand.com/Services/Integration. And then use the above SOAP to query Page Layout Field https://secure-ausomxapa.crmondemand.com/Services/cte/PageLayoutFieldService;jsessionid=<something>
    setRequestMethod("POST")
    setRequestProperty("Content-Type", "text/xml")
    setRequestProperty("SOAPAction", "document/urn:crmondemand/ws/odesabs/PageLayoutField/:PageLayoutFieldRead")I get the following error when i try reading the input stream:
    Server returned HTTP response code: 400 for URL: https://secure-ausomxXXX.crmondemand.com/Services/cte/PageLayoutFieldService;jsessionid=<something>
    Admin services are enabled for my POD. I don't know the reason why I am getting this response. Is there some mistake in my SOAP request??
    Thanks in advance

    Please post this question in the CRM On Demand Integration Development forum.

  • Does Oracle CRM on Demand support GetMapping method for Web Services Integration???

    I am designing an integration package that will push contacts from my domain to Oracle CRM on demand contacts and vice versa based on mapping saved by users...
    Please send some examples if this is still supported by Oracle CRM...
    Or some alternative for getting the display name and the customfieldId from CRM (Admin)

    AFAIK there is no such mapping available, however you may want to take a look at this Support Community thread that discusses the migration and even gives some samples.
    Jani Rautiainen
    Fusion Applications Developer Relations
    https://blogs.oracle.com/fadevrel/

  • Web Services Integration in MDG

    I am working on Address Validation for Customer Master and also in Custom Object.
    I am looking for configuration guide or steps on this integration steps.
    Can any one provide me some directiion ....

    Tony:
    Thanks for pointing that out. They should now all be fixed with the exception of the Amazon sample. Amazon changed their API some time ago to require a signature parameter, I blogged about this here: http://jastraub.blogspot.com/2009/10/rest-now-supported-in-flexwsapi-and.html.
    Regards,
    Jason

  • Web Services integration with Moodle

    Dear All,
    We are getting the Oracle CRM installed as our new student management system and we would like to use the login credentials specified there in order to get the users signed up on Moodle. Ideally, the student signs on to Moodle, her credentials are sent to the CRM and then the rest of the information is pulled from Moodle's database. Has anyone tried anything similar? Could you please provide me with any pointers as to how to go about it?
    Regards,
    George

    Dear All,
    We are getting the Oracle CRM installed as our new student management system and we would like to use the login credentials specified there in order to get the users signed up on Moodle. Ideally, the student signs on to Moodle, her credentials are sent to the CRM and then the rest of the information is pulled from Moodle's database. Has anyone tried anything similar? Could you please provide me with any pointers as to how to go about it?
    Regards,
    George

  • Web Self Service integration

    Hello,
    I'm new with SOAP and WSDL and I have to create a web Self Service for Our Company, I choose PHP as DL, So could You give me a general view of the Web Self Service integration and i will be grateful if you post some documentation and Samples Code.
    Also, the web Self Service user's are the contacts of the registered Company in the CRM, So How Can Get a Session ID for that.
    I know that my question may be evident for some of you but i got to say ''a trip of a thousand miles starts with one step'
    Thank You For your Help
    H.M

    Hi HM,
    There is no concept called Web Self service in Siebel On Demand. Siebel On deman provides Web Service Interface. Getting sessionid sample code is available in Web Service integrating guide.
    Raja Kumar Malla
    [email protected]

Maybe you are looking for

  • How many times have I authorized a song?

    Is there a method to see how many times each song I've purchased has been authorized? I just authorized a new album I've just bought (authorized to play on my home computer as well as my work). I received an error message saying I've used 5 of the 5

  • PDF problem, perhaps ?

    If this is not the strict correct forum for this question, I apologize but it was the best I could find; I use a lot of PDF files that I all create with OSX's "print as pdf" I, myself, have no problems opening and viewing and printing the files. Howe

  • Template cell

    Dear Whizzes, I made a template. In the editable regions I want to replace, in the child, the img in one cell and the text in the next cell. How does one keep the cell height from shifting, getting longer. I don't want that to keep happening. Thanks

  • HELP! adope pdf maker stopped working after update!

    i'm not very computer savy. i use adobe primarily to convert several word documents into a larger pdf file (legal document).  i use word 2007, run windows 7.  have adobe acrobat pro 9 (friend gave to me).  it has worked fine for the past year but aft

  • My MX-922 quick menu shows the scanner but no printer. It doesn't show up in the drop down in tools.

    MX 922 quick menu shows up as scanner but not as a printer. It doesn't show up in drop down menu in tools. So I can't print from Canon appications. Mac - Yosimite