ADOBE Connect Web Service Transaction ID

Hi All,
Hope I can make my question clear, but here goes.
We are integrating an LMS into ADOBE Connect , so far so good. Managed to write all our intergration classes and all is working great. My question is as follows, If we launch a URL (SCO Content) the content launches and we can see the "attempt" via the report-user-training-transcripts webservice. This works well if we assume that all attempts are going to be logged and the users internet is working correctly etc.
Is there a way when we launch to uniquely identify what the "transaction-id" will be. This means on our LMS side we know we launched with this transaction-id and when we read the transcript we can just filter for that specifictransaction-id. If there is no transaction-id this could be that the user closed before the content launched or there was a network issue.
In short I want to know what SCO I am launching from the LMS to match the attempt with the transaction-id. I have tried to send through a custom field, but it does not pull through on the report..
Any suggestions would help?
Regards,
Gavin

Hi All,
Hope I can make my question clear, but here goes.
We are integrating an LMS into ADOBE Connect , so far so good. Managed to write all our intergration classes and all is working great. My question is as follows, If we launch a URL (SCO Content) the content launches and we can see the "attempt" via the report-user-training-transcripts webservice. This works well if we assume that all attempts are going to be logged and the users internet is working correctly etc.
Is there a way when we launch to uniquely identify what the "transaction-id" will be. This means on our LMS side we know we launched with this transaction-id and when we read the transcript we can just filter for that specifictransaction-id. If there is no transaction-id this could be that the user closed before the content launched or there was a network issue.
In short I want to know what SCO I am launching from the LMS to match the attempt with the transaction-id. I have tried to send through a custom field, but it does not pull through on the report..
Any suggestions would help?
Regards,
Gavin

Similar Messages

  • Adobe Connect Web Sevices - CMS Integration

    Hello,
    our company would like to intrgrate Adobe Connect Pro with e-learning solution using Adobe Connect Web Services API.
    It seems possible http://www.adobe.com/devnet-archive/acrobatconnect/articles/firstapp.html
    Here are our questions:
    Q1: If we buy license for Adobe Connect Pro eg: 5 hosts 100 users, can we already use Adobe Connect Web Services API? Or do we need to host Adobe Connect Server ourselves to use it? It seems logical, that its possible in both cases hosted and SAS (software as service from adobe). But we need to be sure.
    Q2: 1 host is 1 person than can manage 1 conference at a time. Is this 1 host bound to 1 adobe id account?
    Q3: we want to be able to have up to 20 simultaneous conferences in each 20 participants. Analog to 20 classrooms 20 students each. What kind of license must we buy?
    I called adobe support, no clear answer, called resellers, the same, Hope hiere someone will know.
    thanks,
    Sylwester

    Muse itself publishes all the html pages to the same folder and hence assumes that there is no multi-level folder structure for html pages. Please note that Muse uses document-relative referencing in menus i.e. href="index.html" and not root-relative referncing i.e. href="/index.html". Now if you add some third party content/link that leads to a page/content inside a directory or URL referring to a subdirectory, then a menu link referring to "index.html" would actually be referring to an index.html page in the current subdirectory and hence breaking the original intended reference.
    To get around this, a simple workaround is to use the Manual mode of menu creation and explicitly specify /index.html or /about.html, etc for the menu item hyperlinks. This would help you create a menu with links using root-relative referencing that will not break even when you go deeper into subdirectories.
    Hope this helps.
    Cheers,
    Vikas

  • Problem to integrate Adobe LiveCycle Web Service to BizFlow

      I have problem in integrating BizFlow with Adobe LiveCycle Web Service. We use LiveCycle Output Service module, it has Web Service, EJB, Remoting and REST for external application to call. Then I try to create a Web Service Application in BizFlow to call that LiveCycle Web Service.
       The LiveCycle project is input an XML parameter from Web Service then fill in the LiveCycle form to generate PDF then send it to an email address.
       The problem is BizFlow can only accommodate with RPC Web Service and does not work with other web service, and in default LiveCycle only present Document style Web service to external. We have problem in integration.
      Anyone could give some information on how to integrate BizFlow and LiveCycle service? Like can LiveCycle present RPC protocol Web Service?
    The help is highly appreciated
    Daniel

    I did fine a solution to this, which was to use the distiller Web service for PostScript files.
    -Kelly

  • Does BPEL Server have support "Web Services Transactions specifications"?

    The Web Services Transactions specifications define mechanisms for transactional interoperability between Web services domains and provide a means to compose transactional qualities of service into Web services applications.
    Have anyone can explain oracle process manager have any support about "Web Services Transactions specifications" ?
    or oracle BPEL process manager how to coordinate the actions of distributed applications. Such coordination protocols are used to support a number of applications, including those that need to reach consistent agreement on the outcome of distributed activities.
    appreciate any idea for this issue, thanks a lot.

    You have a number of options.  You can use the built in Screen Sharing application, you can purchase Apple Remote Desktop for each user, you could look at 3rd party tools like GoToMyPC or if you are looking to replace Terminal Services look at AquaConnect. 
    The tool you use will be determined by what the users have at home.  If they are also using Macs, they can use all the native tools.  If they are on PC, they can use either a VNC client or many of the 3rd paty tools.

  • Web Services Transactions

    Invoking a web service or exposing an object as web service is fine.
    I would like to know, at this stage can we use web services that collaborate and constitute a transaction? Are there any technologies available from SUN or other vendors to accomplish web service transactions? I know one vendor http://www.collaxa.com which has BPEL engine but don't know whether it supports transactions reliably.
    Also I'd like to know, is Web Service technology moving towards BPEL (or where?) in order to use it in practical world?

    Did you find an answer to your question? I�m interested more or less on the same. I�d like to know if everything is going towards BPEL and if thats the way to implement choreograophies in fact?
    thanks very much
    gobellot

  • Web Service transaction handling

    Hello,
    Is it possible in SAP NW to execute several calls to Web Services in one LUW (logical unit of work)? And be able to commit or rollback?
    Where can i find information about Web Service transaction handling in SAP?
    Best regards
    Ute

    I haven't found any official info on it, but my simple testing (mainly via ST05) indicates that you should be able to call multiple web services within a single LUW -  there seems to be no implicit "commit work" issued by the framework (unlike remote RFC calls).
    Jonathan

  • Leading zeros from Adobe form web service data connection

    I created a web service for BAPI_PRODORD_GET_DETAIL and used it as a data connection in an Adobe form. When executing the connection using request parameters of:
    Number = [Production Order #]
    OrderObjects.Operations = 'X'
    no production orders are found.
    I debugged and discovered the BAPI only found production orders when the Number importing parameter contained padded leading zeros. After searching the forums, I suspect (1) I have the wrong field type and / or pattern for the production order number input field or (2) SAP Note 1050826 may apply.
    Does anyone have suggestions on which field types and patterns to use? I have tried each of Text, Numeric, and Decimal. When using Numeric, I set the data format to Float instead of Integer. I tried data patterns such as: num , the data displays with leading zeros but does not pass to the BAPI with them.
    I was also thinking a Formcalc or Javascript may be the solution.
    Livecycle version: 8.1.2
    Component SAP_APPL: 603 (for SAP note relevancy)
    Thank you,
    --- Scott

    Hello,
    maybe it would be the fastest approach here to work with the value as a string and check the length of the "string" and if needed add some leading zeros. You may try some validations, so the value entered by the user is denied if not in the respective format.
    For a smooth start with scripting start here:
    http://www.adobe.com/devnet/livecycle/articles/lc_designer_scripting_basics/lc_designer_scripting_basics.pdf
    http://help.adobe.com/en_US/livecycle/es/FormCalc.pdf
    Regards, Otto

  • HOW TO: Connect web service (remote application module) to existing model

    Hello.
    I have J2EE application which displays some data in an applet, which reads them by a web service. I'd like to use persistence and connect with a web service called by applet to my current model set within a session. I tried to pass a session id to web service (to a function of an application module implementation). I wanted to create a new SessionCookie instance with such a session id and application id which are used for web application session (by ApplicationPoolImpl.createSessionCookie() or with custom session cookie factory). But I don't know how to pass a session and application ids to a sessioncookie creation process (ApplicationPool environment). I tried to use custom EnvInfoProvider, which set my properties, but it passes the params after a SessionCookie instance is created.
    Samples ... AppModuleServer - file generated to provide ws functionality. I changed code to use EnvInfoProvider:
    public class AppModuleServer extends Object{
      public AppModuleServer(){}
      public SomeObject[] myCustomFunction(String sessionId){
        AppModuleImpl _am = null;
        String appId="someValue";
        CustomEnvInfoProvider envProvider=new CustomEnvInfoProvider(appId, sessionId);
        try{
          _am=(AppModuleImpl)Configuration.createRootApplicationModule("data.AppModule", "AppModuleLocal", envProvider);
          return _am.myCustomFunction(sSessionId);
        finally{
          if (_am != null)Configuration.releaseRootApplicationModule(_am, false);
    }CustomEnvInfoProvider:
    public class CustomEnvInfoProvider implements EnvInfoProvider{
      private String applicationId;
      private String sessionId;
      public CustomEnvInfoProvider(String applicationId, String sessionId){
        this.applicationId=applicationId;
        this.sessionId=aessionId;
      public Object getInfo(String info, Object environment){
        if(info==null)return null;
        return ((Hashtable)environment).get(info);
      public void modifyInitialContext(Object environment){
        if(applicationId!=null)((Hashtable)environment).put("CookieApplicationId", applicationId);
        if(sessionId!=null)((Hashtable)environment).put("SessionId", sessionId);
      public int getNumOfRetries(){
        return 2;
    }Does anybody knows how to pass information from custom EnvInfoProvider just before a SessionCookie is created (e.g. how to run modifyInitialContext() function). Or another way how to pass these information from a web service base function into ApplicationPoolImpl instance. E.g., there is parameter "properties" whithin a createSessionCookie method of ApplicationPoolImpl, which is null during calling. Is it possible to pass there some additional information?
    Thanks for any suggestions.

    Use the Web Service Proxy wizard in JDeveloper to create a class that calls your Web service, and then call this class from code in your AM.
    http://docs.oracle.com/cd/E16340_01/web.1111/b31974/web_services.htm#CJAHGIEF

  • About web service transaction

    Hello everyone:
    I am a newcomer to web service, but now I have to simulate ws-businessactivity protocol. I don't have any idea about it and where to begin with. I made an survey about JTA and JTS, but it seems this api only supports ws-atomic transaction. And in WSIT tutorial, there is only one example. Besides, someone suggests to use web service callback (asynchronous) technology. I so hope somebody could give me advices about the way how to do this. Thank you very much.

    I haven't found any official info on it, but my simple testing (mainly via ST05) indicates that you should be able to call multiple web services within a single LUW -  there seems to be no implicit "commit work" issued by the framework (unlike remote RFC calls).
    Jonathan

  • Database connection Web Service state

    If a Web Service conntects to a database, when should I connect and when should I disconnect? I want to hold the same connection during multiple Web service calls. I use JWSDP 1.0.

    Have your service implementation class implement javax.xml.rpc.server.ServiceLifecycle. Create the connection in the init() method and close it in the destroy() method.
    Mike

  • Connect web service to ERP

    Hi,
    We have created a Web service from a java class using SAP Neatweaver developer studio. The web service works fine. It takes some inputs and makes changes to a java table stored on our SAP Enterprise Portal.
    We would like to add the following functionality to the web service. We want the web service to connect to our ERP system and store some values there. Our ERP has an abap function module that can accept values and make the necessary changes.
    Is there a way to do so?
    Thanks in advanced

    Hi,
    We import the com.sap.jco packages and we wrote the following code in our class (web service) :
    Client client = JCO.createClient("200", "user", "password", "EL", "servername", "01");
    client.connect();
    Repository repository = new JCO.Repository("SAP", client);
    IFunctionTemplate functionTemplate = repository.getFunctionTemplate("function_module");
    Function function = functionTemplate.getFunction();
    ParameterList parameterList = function.getImportParameterList();
    parameterList.setValue("Value1", "Variable1");
    parameterList.setValue("Value2", "Variable2");
    parameterList.setValue("Value3", "Variable3");
    parameterList.setValue("Value4", "Variable4");
    client.execute(function);
    The problem now is that we get the following message when we test the web service:
    "An error has occurred. Maybe the request is not accepted by the server:
    com/sap/mw/jco/JCO$BasicRepository"
    Can anyone help us find the problem?
    Thnaks in advanced.

  • How to Web Service Transaction in MII

    Can someone recommend a link or reference to describe how to set up the Transaction Object and Links to call a web service from SAP Manufacuring Exection?
    Thanks,
    Steve

    WSDLGen URL:  http://wbhelp.sap.com/manufacturing/xmii_120/en/44/847b251e4355cee10000000a1553f6/frameset.htm
    URL Help:  http://help.sap.com/saphelp_mii121/helpdata/en/4a/287c3dd30242ade10000000a421138/frameset.htm

  • UD Connect, DB Connect, Web Services

    Hi Guys,
    I am preparing for BI 7.0 Certification. I am reading help.sap.com. Can anyone send any simpler documentation basically beginner level documentation on the following topics:
    1. Web Service DataSources and SAP NetWeaver XI / SAP NetWeaver BI Integration
    2. Database Connect
    3. Universal Data Connect and Universal Data Integration

    Hi,
    check the link :
    http://help.sap.com/saphelp_nw2004s/helpdata/en/58/54f9c1562d104c9465dabd816f3f24/frameset.htm

  • Adobe connect web-based trial

    I registered for the connect web-based trial but am now having trouble logging in. HELP

    If the username and password combination that was provided in the welcome email is not working, try the "Forgot your password?" link to have the system send you an email to reset your password.

  • Transactional Web Services?

    Is there any way to ensure that web services are transactional?
    We have a rich client passing soap calls through to an OC4J container. We are certain that session beans are transctional, since if an error occurs in the database, the entire transction is rolled back.
    However, if we pass the soap call through, and somehow a network connection is lost before the client receives the response from the server, we think because the transaction may be updating to the server, and since the client doesn't receive notification, it ends up thinking the transaction failed, and tries to send it again later. (thus failing later with a duplicate key) We're still trying to research this but so far this is what we suspect is happening.
    So my question is, are OC4J web services transactional? Or is a limitation due to the stateless nature of http?

    Jason,
    Currently oc4j web services are not transactional in a sense, that they don't provide any transaction context propagation mechanism between the client and the server, etc. There are different evolving standards in the web service space regarding support for distributed 2pc and long-running transactions, such as WS-Coordination/Transaction. As the standards/protocols mature, oc4j will provide corresponding support for them.
    Cheers,
    -lars

Maybe you are looking for