The external application of Orchestrator J2EE API call

I want to invoke operations on an external application. The external application exposed the J2EE API.

I am new to the orchestrator world. As I understand it, to invoke the operations of external application and access to objects in the external application, I must first create a plug-in (specific to the orchestrator format). Then I could call these operations from javascript code for my workflow.

1. have I missed something?

2. is there another way to call operations of J2EE Api of the external application (without the help of plug-ins)?

3. is it possible that my workflow directly invokes a java application?

Could you give more details on the exposed J2EE API?

Create a plug-in is the option that will give you the most flexibility. But if the application exposes REST or SOAP API, then you can use our plug-ins of HTTP-REST and generic SOAP to wrap these APIs in the workflows of vCO/actions.

Tags: VMware

Similar Questions

  • How can I change the default program for the external application Editor?

    I read on the directions for this line and it reads "select a file type in the left pane."   I don't see where it is in the left pane.  All I see in the left pane is 'The browser start Pages' and a 'How do I' pane.  Nothing with the file types.

    Hello

    Welcome to the Adobe Forums.

    In order to change the default program for the external application Editor. Please follow the instructions below.

    Click on the Edit menu, then choose Preferences.

    Once the dialog box is open.

    Click on file publishers.

    In the left pane, you will find all types of files that you want to change.

    On the right, you'll find publishers for this specific file type.

    If you want to add any other application, you must click on + symbol at the top of the right pane.

    Select the path of the application that you want to apply.

    Click Open.

    If you want to primay you can click available main option at the top right. For more detials please check the screenshot below.

    Kind regards

    Rajeev

  • There is a possibility to run Labview projects or to set them off from a batch file or if the exist and the ability to control labview or run it from an external application?

    Hi, I m a bit new in LabVIEW and I'd like to ask a few questions...

    -There is a possibility to run Labview projects or to set them off from a batch file or if the exist and the ability to control labview or run it from an external application?

    -One API PI or raspberry beaglebone exists for LabVIEW?

    -Power supply Wich can recommend you control with LabVIEW? (some chip solution witn 0 - 30v / 0 - 3A DC)

    Thank you very much for your advice!

    Best regards

    Elena

    Elena,

    I know raspberry, so no comment on that.

    For the rest:

    -Do you want to create tools for developers? If so, we must look in the API of project VI and VI server. If this isn't the case, please compile your application LV as executable and call this one using a batch file.

    -LV prefer specific supplies. LV is a programming language. There are several power supply providers (including OR) which provide directly the LV API for their power supplies. So, essentially, the approach is:

    1. choose food that serves your needs.

    2. check if the power supply has a standard interface for programming (such as Ethernet, GPIB, or if the power supply is PXI, is already providing a programming interface!)

    3. check if the LV API (so-called "instrument driver") is available for the device. In the case of a PXI system, get you a device driver (for example NI DCPower).

    4. check if the LV samples are available (for example in the Finder for example LV once you have installed the driver).

    Norbert

  • Capture engine pointer to external application

    Hello

    I need a program to change a Global sequence running. Simplify, I need to change a Boolean Global with an external application (in c#). If someone has done something similar, I would like to know how.

    So far, ive tried to save the object pointer in the configuration file, through TestStand and an another c# application, but it was not good because it save it as an object com I now try to use Remote Access Services to launch a service (with the current engine) with TestStand so my application can communicate with the engine via remote access.

    I tried my client-server without TestStand and works very well, but I can't grow if I run the application server through TestStand.

    I know more ways to capture the pointer of the engine... Any idea?

    Daniel

    Probably the best thing to do would be to use a queue of TestStand or notification for transmitting data between processes. Using the step type, if you start the name of a queue with a ' *' character then the queue will be global for the entire machine. To access the queue of your external application programmatically, create an instance of the teststand engine and call GetSyncManager() on this topic with the name of your queue (i.e. it must begin with a ' *' character). Then use synchronization to TestStand API with returned Synchronization Manager Manager to get the existing queue and access. Notifications can also pass data and can be used in the same way. You can store the global variable itself by reference to the queue and get the external application using Dequeue in a TestStand object reference variable (pass false for the Microsoft.SqlServer.Management.Sdk.Sfc.ISfcCollection.RemoveElement parameter so that it remains in the queue for the life of the queue). See the teststand help file for Synchronization Manager and the queue of API information. You can create a TestStand object reference variable to store the corresponding element using Engine.NewPropertyObject (). Then once there, simply call GetValueInterface and access the value returned as a PropertyObject himself.

    Hope this helps,

    -Doug

  • How to return external application form to a page with workflows

    I use Jdeveloper with ADF technology 11.1.2.3.

    I have Unbounded in the workflow that contains the login.jspx and payTaskFlow page which is defined workflow.

    After login.jspx should go to payTaskFlow. PayTaskFlow I mainPay.jspx this page will be called flows of external application.

    It is: after the execution of external application flow how are we going to a page with in payTaskFlow. Using a configuration file that I can specify the URL of the page and the page is coming without any problem in that the page does not come with workflows. I mean it's isolated I can't navigate form this page to other pages with workflows.

    Yes, the external application how do refers to the page with streams of tasks not directly using URL.




    Problem solved.

    My goal was to access a bounded task flows using URL. This can be done by typing the URL in a spatial way to mention the flow of tasks and its xml file id. It's average is discussed in this thread: https://community.oracle.com/message/4354496#4354496

    As Timo said the stubborn workflow always begin activity by default. So, if we want to go to a specific page with streams of work then we should add a router and set it as the default activity; According to some setting the router will decide if we go the normal flow or to the specific page you want in the stubborn workflow.

  • Removal of the external loaded swf does not decrease memory

    I'm developing a desktop application using flash builder 4.7, where I am loading swf external swf main, but after his withdrawal, it remains in the process (check in the Task Manager. os: windows 7), process decreases a little, but not as much as it should be. so, whenever I insert again and remove, process increases and after multiple loading, application crash down. I'm removing it like this

    if (_loader.numChildren>0)

         _loader.removeChildren(0,_loader.numChildren-1);

    _loader.unload();

    _loader.stopAllMovieClips();

    _loader.unloadAndStop(true);

    _loader.loaderInfo.removeEventListener(Event.COMPLETE, onComplete);

    this.removeChild(_loader);

    _loader = null;

    I have added custom destroy the external inside swf method and started calling him. I was almost everything, remove (almost say because it might be something I missed, because it's huge project) but still the long process.

    That I created empty swf (new project without code and nothing in it) and tried to integrate and to see what is happening. It was just the same...

    Then I thought again Air SDK may have solved this problem, so I've updated SDK for 19.0.0.207 currently more recent, but still nothing, even if the process now increases above.

    I think that it comes to Flash gc. One of the solutions is to have one and only instance of swf external and removeChild and addChild it whenever you need. It is a bad way to do it. Process will not increase all the time, but in my case I have many SWFs to load and it will slow down my request for computers of RAM low resources it could cause the crash and it is bad to have unnecessary things running in the background process

    so any suggestions are welcome

    No need to stop the video clips and remove... use unloadAndStop() and it will all stop and unload the file... as it is not possible to call the content of charger (clips) stop after the unload method, it is already removed... So, try to use only 3 lines only to unload the file.

  • How can I communicate with an external application

    I develop a plugin for Premiere Pro and need to communicate with the server. Because the socket object is not supported in the body, I have to write an external application with C to communicate with the server.

    Is it possible that I can send or receive messages between jsx and the external application? Or y at - it another way to simply communicate with server with javascript API?

    It's a web page; You can use cookies.

    CEP_HTML_Test_Extension shows the use of cookies.

    Adobe-CEP/Samples · GitHub

  • The external task - prepare method - encode - decode

    I ecrire write code in the prepare method, see thread:

    How to call a java application in the middle of the process
    Papi to work with processes using
    How to call a java application in the middle of the process

    If the error is caused by the decoding and the encodeing the URL, please tell me how to solve this problem.

    Thank you very much.

    The following code snippet
    -------------------code-----------------------------------------------
    getInstance package;

    Import fuego.lang.DynamicObject;

    Import fuego.papi.Arguments;
    Import fuego.papi.CommunicationException;
    Import fuego.papi.InstanceInfo;
    Import fuego.papi.ProcessService;
    Import fuego.papi.ProcessServiceSession;
    Import fuego.papi.OperationException;

    to import java.util.Iterator;
    import java.util.Map;
    import java.util.Properties;

    public class prepare {}
    {} public prepare()
    }

    Public Shared Sub main (String [] args) {}
    prepare prepare = new prepare();

    Properties configuration = new Properties ();
    configuration.setProperty (ProcessService.DIRECTORY_ID, 'default');
    configuration.setProperty (ProcessService.DIRECTORY_PROPERTIES_FILE, "D:\\BPM_HOME_standalone\\webapps\\papiws\\WEB-INF\\directory.xml");
    configuration.setProperty (ProcessService.WORKING_FOLDER, "/ tmp" "");
    System.out.println("1111111111111");

    Arguments argumentsResult = Arguments.create ();
    String taskIn = '0 '.
    Activity of channel = "/InvokeJavaProcess#Default-1.0/InteractiveJava"; both are very well
    Activity of channel = "InteractiveJava"; both are very well

    String instanceId = ' / InvokeJavaProcess#Default-1.0/203/0 ';

    try {}

    ProcessService processService = ProcessService.create (setting);

    ProcessServiceSession session = processService.createSession ("jcooper", "welcome1', 'host');
    System.out.println ("instanceID 33333 =" + instanceId);

    argumentsResult = session.activityPrepare (activity, instanceId, Arguments.create ()); error begins here

    System.out.println("444444444");
    DynamicObject obj = argumentsResult.getDynamicObject ();

    Map fieldMaps = obj.asFieldsMap ();

    for (iterator Iterator < String > = fieldMaps.keySet () .iterator (); iterator.hasNext ();) {

    Key of type string = iterator.next ();
    System.out.println ("key:" + obj.getField (key) + key "value");

    DynamicObject obj2 = argumentsResult.getDynamicObject ();
    Map fieldMaps2 = obj2.asFieldsMap ();
    for (Iterator < String > it = fieldMaps2.keySet () .iterator (); it.hasNext ();) {
    System.out.println ("key:" + key + "value:" + obj2.getField (key));
    }

    }

    session. Close();
    } catch (OperationException e) {}
    e.printStackTrace ();
    }





    }
    }


    ------------------------------------------------------------------

    But I get an error as follows:

    -------------------error---------------------------------------
    E:\Jdeveloper10131_20090318\jdk\bin\javaw.exe-client - classpath E:\Jdeveloper10131_20090318\jdev\mywork\Java_be_invoked\getInstance\classes;D:\BPM_HOME_standalone\client\papi\lib\fuegopapi-client.jar getinstance.prepare
    1111111111111
    Connector creation [fuego:SQL]
    Creation of ProcessService with the id "oracle/2009-03-31 18:08:47 + 08:00 '.»
    File local/tmp\system\Schema3387192-1796619082\catalogs found.
    Loading of the catalogues of local folder: / tmp\system\Schema3387192-1796619082\catalogs
    1 pots found locally.
    Local successfully jar '126' loaded.
    [CatalogMgrCache] =.
    Registration CatalogMgr [oracle/2009-03-31 18:08:47 + 08:00]... CatalogManagerCache 14949315:
    Managers:
    {}
    Counters:
    {}
    [CatalogMgrCache] =.
    CatalogMgr [oracle/2009-03-31 18:08:47 + 08:00] RECORDED! CatalogManagerCache 14949315:
    Managers:
    {18:08:47+08:00=fuego.util.LocalCatalogManager@1dacccc oracle/2009-03-31}
    Counters:
    {}
    ProcessService ' oracle/2009-03-31 18:08:47 + 08:00 ' created successfully.
    33333 instanceID=/InvokeJavaProcess#Default-1.0/203/0
    Tolerance of inaccessible engine (seconds):
    default: 0
    to serve: 0
    This customer papi sets cache not exceptions that involve that an engine could not be reached.
    Adding a local catalog for project: 124
    [CatalogLoaderMgrCache] =.
    CatalogClassLoader [oracle/2009-03-31 18:08:47 + 08:00 - 124] added to the cache

    ClassLoader catalogue card:
    {oracle/2009-03-31 18:08:47 + 08:00-124 = CatalogClassLoader (FuegoObjectCatalog (catalogIn: 124, directoryId: oracle/2009-03-31 18:08:47 + 08:00))}))}

    Cache Catalog Manager:
    CatalogManagerCache 14949315:
    Managers:
    {18:08:47+08:00=fuego.util.LocalCatalogManager@1dacccc oracle/2009-03-31}
    Counters:
    {oracle/2009-03-31 18:08:47 + 08:00 = 1}
    fuego.papi.exception.TaskFailedException: task '0' activity ' / InvokeJavaProcess # default - 1.0 / Interactive [InteractiveJava]' for example ' / InvokeJavaProcess#Default-1.0/203/0' cannot be run successfully. The task failed when executing method 'PREPARE %. "
    at fuego.papi.exception.TaskFailedException.create(TaskFailedException.java:57)
    at fuego.server.AbstractProcessBean.createTaskFailedException(AbstractProcessBean.java:3572)
    at fuego.fengine.FEngineProcessBean.createTaskFailedException(FEngineProcessBean.java:398)
    at fuego.server.AbstractProcessBean.runTask(AbstractProcessBean.java:3193)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1410)
    at fuego.lang.JavaObject.invoke(JavaObject.java:227)
    at fuego.component.Message.process(Message.java:585)
    at fuego.component.ExecutionThread.processMessage(ExecutionThread.java:780)
    at fuego.component.ExecutionThread.processBatch(ExecutionThread.java:755)
    at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:142)
    at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:134)
    at fuego.fengine.FEngineProcessBean.processBatch(FEngineProcessBean.java:244)
    at fuego.component.ExecutionThread.work(ExecutionThread.java:839)
    at fuego.component.ExecutionThread.run(ExecutionThread.java:408)
    at fuego.component.CustomExecution.next(CustomExecution.java:176)
    at fuego.papi.impl.rmi.RMIExecution.next(RMIExecution.java:109)
    at fuego.papi.impl.ProcessInstanceOperation.prepareExternalActivity(ProcessInstanceOperation.java:695)
    at fuego.papi.impl.ProcessServiceSessionImpl.activityPrepare(ProcessServiceSessionImpl.java:1420)
    at fuego.papi.impl.ProcessServiceSessionImpl.activityPrepare(ProcessServiceSessionImpl.java:1414)
    at getinstance.prepare.main(prepare.java:43)
    Caused by: fuego.lang.ComponentExecutionException: the "CIL_interactiveJavaPrepare" class method "oracle. InvokeJavaProcess.Default_1_0.Instance' cannot be run successfully.
    at fuego.component.ExecutionThreadContext.invokeMethod(ExecutionThreadContext.java:519)
    at fuego.component.ExecutionThreadContext.invokeMethod(ExecutionThreadContext.java:273)
    at fuego.fengine.FEEngineExecutionContext.invokeMethodAsCil(FEEngineExecutionContext.java:219)
    at fuego.server.execution.EngineExecutionContext.runCil(EngineExecutionContext.java:1280)
    at fuego.server.execution.TaskExecution.invoke(TaskExecution.java:401)
    at fuego.server.execution.InteractiveNormalCilExecution.invoke(InteractiveNormalCilExecution.java:425)
    at fuego.server.execution.TaskExecution.executeCIL(TaskExecution.java:513)
    at fuego.server.execution.TaskExecution.executeTask(TaskExecution.java:697)
    at fuego.server.execution.TaskExecution.executeTask(TaskExecution.java:657)
    at fuego.server.execution.TaskExecution.executeTask(TaskExecution.java:154)
    at fuego.server.execution.microactivity.InteractiveMicroActivity.executeNormalCil(InteractiveMicroActivity.java:501)
    at fuego.server.execution.microactivity.InteractiveMicroActivity.executeItem(InteractiveMicroActivity.java:454)
    at fuego.server.execution.microactivity.InteractiveMicroActivity.execute(InteractiveMicroActivity.java:104)
    to fuego.server.AbstractProcessBean$ 48.execute(AbstractProcessBean.java:3184)
    to fuego.server.execution.DefaultEngineExecution$ AtomicExecutionTA.runTransaction (DefaultEngineExecution.java:304)
    at fuego.transaction.TransactionAction.startBaseTransaction(TransactionAction.java:470)
    at fuego.transaction.TransactionAction.startTransaction(TransactionAction.java:551)
    at fuego.transaction.TransactionAction.start(TransactionAction.java:212)
    at fuego.server.execution.DefaultEngineExecution.executeImmediate(DefaultEngineExecution.java:123)
    at fuego.server.execution.EngineExecution.executeImmediate(EngineExecution.java:66)
    at fuego.server.AbstractProcessBean.runTask(AbstractProcessBean.java:3188)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at fuego.lang.JavaClass.invokeMethod(JavaClass.java:1410)
    at fuego.lang.JavaObject.invoke(JavaObject.java:227)
    at fuego.component.Message.process(Message.java:585)
    at fuego.component.ExecutionThread.processMessage(ExecutionThread.java:780)
    at fuego.component.ExecutionThread.processBatch(ExecutionThread.java:755)
    at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:142)
    at fuego.component.ExecutionThread.doProcessBatch(ExecutionThread.java:134)
    at fuego.fengine.FEngineProcessBean.processBatch(FEngineProcessBean.java:244)
    at fuego.component.ExecutionThread.work(ExecutionThread.java:839)
    at fuego.component.ExecutionThread.run(ExecutionThread.java:408)
    Caused by: java.lang.NullPointerException
    at oracle. InvokeJavaProcess.Default_1_0.Instance.CIL_interactiveJavaPrepare (Instance.xcdl:1)
    at oracle. InvokeJavaProcess.Default_1_0.Instance.CIL_interactiveJavaPrepare (Instance.xcdl)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke (unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke (unknown Source)
    at java.lang.reflect.Method.invoke (unknown Source)
    at fuego.component.ExecutionThreadContext.invokeMethod(ExecutionThreadContext.java:512)
    ... 34 more
    Process has finished with exit code 0.

    ----------------------------------------------------------------

    The following is the only difference with the code of yours and mine, and it does not work for me.

    fuego.papi.Arguments args = fuego.papi.Arguments.create ();
    args = papisession.activityPrepare (activity, instanceId, args);

    Note that I don't have another object to restultArgs you. Not sure if this should make a difference.
    Second, the arguments that I have nothing in it. For you, there is an argument in this object, which is var1 = dyn. I guess that since there is no argument in your prepare method entry mode, this variable could not be transmitted to the prepareMethod. (Just a guess)

    Here's my understanding:
    prepareMethod is used to pass arguments of BPM for external application. So, you can define arguments of prepareMethod as arguments of mode 'out '. These arguments are defined in 'args' when you call "args = papisession.activityPrepare (activity, instanceId, args); The external application can then perform a treatment based on them and later call commit and go back a few arguments to BPM.

    May be worth trying another

  • Done "buttons of external applications 2 0.13 ' have a bug in FF 33.1.1?

    When I install the "external applications 2 buttons 0.13 ' FF 33.1.1, the small rectangle that appears in the toolbar contains a button that I can't remove. This button can be edited is not the problem, but at the same time a new entry appears at the bottom of the tools "aplikacji Firefox" menu, and I can't get rid of.
    If I disable the extension, the new entry in the Tools menu disappears, but it returns as soon as the extension is reactivated.
    Is this a known bug, and, if so, how can you get around it? Any suggestions would be greatly appreciated. (Windows XP - SP3 32-bit)

    Hello normanbg, please directly contact the developer of the extension by post of support provided to the home page of the addon - it can probably give you more detailed advice and is the only one who can fix bugs or make necessary adjustments in the addon for new versions of firefox. Thank you...

  • the APEX api call, change the repository, in the context of the application has no effect

    Hello

    I call APEX api stored procedures manipulate the repository (such as apex_lang.update_translated_string, apex_lang.publish_application or apex_instance_admin.set_parameter) pl/sql by setting apex_util.set_security_group_id (< workspace_id >) following this example indicated in the documentation of the api of the APEX:

    Start

    --

    -If running SQL * Plus, there set the environment

    -for the workspace Application Express associated with this schema. The

    -call to apex_util.set_security_group_id is not required if

    -you are running as part of the Application Builder

    - or an Application Express application.

    --

    C1 in (select workspace_id from apex_workspaces)

    loop

    apex_util.set_security_group_id (C1.workspace_id);

    "exit";

    end loop;

    -Now, actually create the mapping of the language

    apex_lang.update_translated_string (p_id = 123456789 >)

    , p_language = > 'nl '.

    p_string = > "says is a test");

    commit;

    end;

    /

    Call it the SQL guest (or Toad) everything works fine.

    But when trying to call apex_lang.update_translated_string from an application (with or without the security_group_id) APEX, nothing happens. No error message, the process is complete, but the string in the filing of the translation has not changed. Same effect for other api call that I mentioned. I tried the different authentication scheme in my application: DB account, users of the APEX, custom.

    An idea or a clue on what I'm missing here?

    Kind regards

    Christian

    Dear Mr. Rokitta,

    I tested myself on apex.oracle.com just now, and I had no problem using your anonymous PL/SQL block to update the chain of my filing of translation.  It worked successfully to these two SQL commands in SQL Workshop and also inside an APEX application running.  I also looked at the underlying code, and it's so simple - also long the security_group_id is set correctly, the specified ID is valid and the language code is the code of language of the APEX_APPLICATION_TRANS_REPOS chain, the update should go ahead.

    If set you a test on apex.oracle.com case where this would have been does not work, I would be happy to take a look.

    Merry Christmas.

    Joel

  • External applications of the script call

    Hello

    Wish to be able to run an external application via the script, just like the way we do in node.js via the module 'child_process '. The reason is I want my epub converted to mobi automatically after exporting. The app that I will call is kindlegen.exe. Is it possible to extend script? I tried the tutorials on ExternalObject but have not implemented the chance.

    The file object has an execute() method. In this way, you can run any script shell application or generated.

    InDesign, unlike other environments ExtendScript also has the doScript method to invoke the platform specific languages.

    Then, these languages have their way to call the shell without a separate file commands.

    For example the following excerpts show files in the Finder/Explorer.

    app.doScript(
    "tell application \"Finder\"\r"
    + "reveal {"+list.join(", ")+"}\r"
    + "activate\r"
    + "end tell\r" ,
    ScriptLanguage.applescriptLanguage);
    

    or

    app.doScript(
    "CreateObject(\"WScript.Shell\").Run \"explorer /n,/e,/select,"+f.fsName+"\"",
    ScriptLanguage.visualBasic);
    
  • The call to an external application from within WebHelp

    Production of RoboHelp 8.0.2 merged WebHelp.

    I want to be able to call an external application, such as a batch file or a .exe since in a topic, or a table of contents.

    Let's convert Qt (from Nokia/Trolltech) and part of our aid will be in their QtHelp format, which requires the use of assistant.exe. Did someone do something like that?

    . MW

    Hello

    If you were using compiled HTML (CHM) format as released, I wouldn't say no problem! Use a shortcut to the HTML help control.

    Unfortunately, you ask about WebHelp. And WebHelp is a collection of this HTML pages since in a frameset. And you can't run EXE for pages HTML files. It's a security issue. Think about it. If you do, someone could build a link to an EXE file which format your HDD and it destroy.

    Click here to learn more

    See you soon... Rick

    Useful and practical links

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcerStone blog

    Captivate eBooks

  • Any type of field to add Application Profile for the ESG load balancer? (REST API)

    Hello

    I am currently working on adding an application profile to a load on a GSS (edge Service Gateway) balancer. I am using the REST API to add the application profile, here is the functioning of the REST API that I am using.

    POST https://NSX-Manager-IP-Address/api/4.0/edges/edgeId/loadbalancer/config/applicationprofiles

    It works fine, but I can't add a type to the message body. Documentation, it seems there is no field to add the 'type' or the Protocol for the application profile as you can see below,

    < applicationProfile >

    < name > http_application_profile_2 < / name >

    < insertXForwardedFor > true < / insertXForwardedFor >

    < sslPassthrough > true < / sslPassthrough >

    < persistence >

    cookie < method > < / method >

    < cookieName > JSESSIONID < / cookieName >

    Insert < cookieMode > < / cookieMode >

    < / persistence >

    < / applicationProfile >

    Is there a way I can add a type or Protocol to the application profile (that is to say, HTTP, HTTPS, TCP or UDP)? Is there something I'm missing?

    See you soon,.

    Dean

    What is referred to as 'type' in the Web user interface, is actually called 'model' in the API.

    Here is an example of API for the TCP type below

    applicationProfile-3

    testAPI

    fake

    fake

    fake

    The simplest way to understand the API call:

    . Create it on the Web interface

    . Discover the xml do a GET "https://{{nsxmanager}}/api/4.0/edges/edge-xx/loadbalancer/config/applicationprofiles.

    Dimitri

  • I can't find the guest users that I create via API calls

    I am trying to create users with adobe connect 9 via the api.

    So I call principal-update with type = guest, the first time, it works well.

    Of course, if I try the same call again with the same login of the user, it fails saying it's a duplicate. The problem is that I can't find the user invited everywhere, I tried main-list and report-build-users but in both cases, the user is not listed.

    I tried to look for the users on the web application, and I can't find this user invited everywhere.

    Since the API complains that the user trying to create is a duplicate, the second time, I assumed that this user is stored somewhere, then where should I look for him?

    Thank you

    Are you sure you want to create accounts as guests? Guests have very limited access to the events just: Adobe Connect 9 * tips for creating lists of events

    If you try to find accounts invited through the Central sign in application, you will need to go to administration > users and groups, and then select manage clients. You will find your guest accounts.

    If you are just trying to create accounts, you will want to create them rather as users.

  • Get the converted HTML (dynamic converter) content of external application

    According to the requirement, external application (java application) assume to get dynamic content (HTML version) converted from the Complutense University of MADRID.
    I am trying to run the GET_DYNAMIC_CONVERSION service with call of web service client and CRMI.
    I see no content HTML is coming as the result of the GET_DYNAMIC_CONVERSION service.
    Could you please guide me in getting converted HTML document to external application.
    Let me know if you need further details.

    Thanks in advance

    Published by: 958795 on Sep 12, 2012 15:29

    Thank you, Ryan. Keep right em... :-)

    IIRC, by default, when the call to this service via RIDC, will get you service data returned back to you in a format of .hda.

    Add "IsJava = 0" to your request for the HTML code instead, for example

    binder.putLocal("IsJava","0")

Maybe you are looking for