the incredible IOM API documentation

Hello
I need the IOM, but for version 11.1.1.3 API documentation? Is it available? I can give my email address to send me a link.
We need to know how to create the API authorization policy.
The best
MP

There are availabe for her classes: PolicyDefinitionService.class or OESPolicyService.class
It contains the following methods:
createPolicy (AuthzPolicy policyparameters)
modifyPolicy (AuthzPolicy policyparameters)
deletePolicy (String parameterString)

Kind regards.
GP

Tags: Fusion Middleware

Similar Questions

  • The Web Services API documentation?

    Hello


    I was looking for documentation about OLM web services, because I need to perform some simple queries from external software. You could point me please in the right direction?


    Thank you...

    Hello

    See "Oracle Learning Management Implementation Guide", Page 11-54 - publicly callable API process to OLM Business. See also «the the integration of Oracle repository User Guide»

    Application Guide Oracle Learning Management & Oracle integration repository User Guide
    http://www.Oracle.com/technetwork/documentation/applications-089559.html

    Oracle integration repository
    http://IREP.Oracle.com/index.html

    Thank you
    Hussein

  • IOM API to reallocate applications?

    I am trying to find a way to set or change the assignee who is responsible for approving the request.

    I look in the following IOM API:

    oracle.iam.api.OIMService

    oracle.iam.request.api.RequestService

    I was able to create a query using 'oracle.iam.api.OIMService' API, but I couldn't find a way to set the approver (default IOM, SYSTEM ADMINISTRATORS).

    I know that IOM has a feature of the user interface to redirect a request to another user or group (photo attached for example). I would like to know if there is an API for this.

    Screen Shot 2015-04-28 at 3.01.33 PM.png

    It is not the API of the IOM to reassign an application.  You will need to use the API of SOA BPEL to reassign the tasks on the side of the SOA.

    Code like this:

    public void reassignTask() {}

    List = new ArrayList ()users;

    Assignee ITaskAssignee = null;

    assignee = new TaskAssignee ("". toLowerCase(), "user");

    Users.Add (assignee);

    int counter = 0;

    tasks of long [] = new long [] {};

    for (long task: task) {}

    counter ++;

    try {}

    System.out.println (counter + "|" + tasks.length + "\tReassigned:" + taskService.reassignTask (iWorkflowContextQuery, taskQueryService.getTaskDetailsByNumber (iWorkflowContextQuery, Integer.valueOf (String.valueOf (task))), users));

    } catch (Exception e) {}

    System.out.println (e.getLocalizedMessage ());

    }

    }

    }

    -Kevin

  • Documentation on the Adobe JavaScript API?

    AgentNiles wrote:

    Is there some sort of API where I can read more about these wonderful Adobe javascript implementations?

    Ditto for this!

    Branched out in a new thread, it was a response to a message from 3 years.

    See Digital Publishing Suite | Adobe Developer Connection. Specifically, look at the bottom of the page and it has a link to the documentation Library SDK and the read API documentation.

    Neil

  • Code to get the data in the child table in composite SOA using the IOM APIs

    Hi all

    I am a new bie to IOM. I have a query related to obtaining data in the child table using the API of the IOM in the task of embeded java SOA composite.

    I've created a workflow that has a form of child of providing service of slef. I created a composite SOA custom also approval. In the composite approval I have embedded java code and I want to get the values entered in the child form using the API IOM inot the java code embeded in composite SOA.

    I tried gettting the child form data by using getChildAttributes(), but I'm getting the following exception.

    The local Exception stack:
    Exception [EclipseLink-7242] (Eclipse - 2.1.3.v20110304 persistence Services - r9073): org.eclipse.persistence.exceptions.ValidationException
    Description of the exception: an attempt was made to navigate a relationship using indirection that had a null Session. This often happens when an entity has a relationship of LAZY not instantiated is serialized and this lazy relationship is crossed after serialization. To avoid this problem, instantiate the LAZY relationship before serialization.
    at org.eclipse.persistence.exceptions.ValidationException.instantiatingValueholderWithNullSession(ValidationException.java:994)
    at org.eclipse.persistence.internal.indirection.UnitOfWorkValueHolder.instantiate(UnitOfWorkValueHolder.java:218)
    at org.eclipse.persistence.internal.indirection.DatabaseValueHolder.getValue(DatabaseValueHolder.java:83)
    at oracle.iam.request.vo.RequestBeneficiaryEntityAttribute.getChildAttributes(RequestBeneficiaryEntityAttribute.java:100)
    to com. CASApproval.main (CASApproval.java:137)

    Please suggest me if I'm following the correct procedure of the child form data or if we can use another approach.

    Can we get the data using formInstanceOperationsIntf.getProcessFormChildData ().

    Thanks in advance for the help.

    Thank you
    PT

    When you're in approvals, there is no form of process data. Process form data would come only when approvals are completed. If you want to read data from the child form of the DataSet (i.e. the form object as in OIM9.x) you can use the RequestService on the id of the request and read the data. Or another approach would be to the child the dataset data value in the payload of the request and read the XML payload in the composite.
    Let me know if you need more information about the second approach. As for the first approach, search through the forums here and you should find my previous posting on how to reach child dataset values using the ask service API.

    -Marie

    Found these for you:
    OIM11G: Way to get values from dataset of the application for approval
    Re: How to get the value of the AD details of payload of SOA user group

  • How to use API BBM? The BBM SDK or the 'other' BBM API

    Hello

    There seems to be 2 ways to access the BBM. There are api BBM in documentations of BB you can see here:
    http://www.BlackBerry.com/developers/docs/5.0.0api/index.html net.rim.blackberry.api.blackberrymessenger of the package. However, there are also the BBM SDK APIs, which seems to be quite different.

    I searched the hi and low for a comparison of these 2 ways to access the BBM. I'll appreciate your help.

    BTW: I built an application with the BBM API in the documentation of BB (not the BBM SDK docs), but I get nothing when I try to access the session, i.e. MessagerContact.getSession (where MessengerContact is a MessengerContact object). I don't understand the reason for the null value. I run the tests from the emulator.

    Thanks for your help.

    Welcome to the forum.

    BBM API documented in the Javadocs is for the old BBM, which was replaced.  The SDK is so the way forward.

    Good luck

  • Try to export using IOM API via tcExportOperationsIntf

    Hi all

    I wrote a custom code for exports of components to IOM API Help and I am able to take exports from

    Research, resources, process form and process definitions.

    But I'm not able to export role, resource, Access Policy, policy on the approval and debugging has been established that

    ExportOperationsIntf.findObjects (Type, Name); Returns null for role, resource, Access Policy, policy on the approval.

    If I try to research role, resource, Access Policy, political approval using OOTB Deployment Manager export then I can see my components required, but the API, I am not able to do.

    I tried to give the name as * DemoRole * and "TestDemoRole" [name], but it didn't work.

    Fact ExportOperationsIntf.findObjects (Type, Name); data only works for resouce?

    All the world is facing this problem?

    IOM Env = 11.1.2.2.0

    Thank you

    Rahul

    The categories should match while yours are slightly poorly named.

    You can get a list of available categories using the following code snippet:

    tcExportOperationsIntf = dm.getService (tcExportOperationsIntf.class) operations;
    Categories collection = operations.retrieveCategories ();
    for (String category: categories)
    System.out.println (Category);

    For reference, in OIM 11 g R2 PS2, the following categories may be used:

    -CustomResourceBundle
    -eventhandlers
    -Form process
    -CertificationDefinition
    -Organization
    -RiskConfiguration
    -ITResource
    -NOTIFICATIONTEMPLATE
    -PasswordPolicy
    -RequestDataset
    -DataObjectDef
    -CertificationConfiguration
    -Metadata role
    -User group
    -PrepopAdapter
    -Process
    -Plugin
    -ITResourceDef
    -Resources
    -EmailDef
    -TaskAdapter
    -SystemProperties
    -ApplicationInstance
    -GenericConnector
    -GTCProvider
    -Rule
    -User metadata
    -CatalogDefinition
    -ApprovalPolicy
    -Job
    -Jar
    -Metadata Org
    -Search
    -Task
    -ErrorCode
  • REST API Documentation

    Hello

    Can someone tell me please at the official Web API reference?

    Thank you

    Patryk

    The official documentation for our API can be found here http://docs.oracle.com/cloud/latest/marketingcs_gs/OMCAB/index.html.

    The live docs have not been deprecated or discontinued, because they don't have never been supported or maintained.  They are a tool in-house and not intended for the customer access.

    We are looking at a bug that led them to be inaccessible, but please note that even if the bug is fixed, it are not yet supported or maintained, and if used, it is at your own risk.

  • How to get the message that API to a new version were supported once it is released?

    Hi all

    For my work, I do my Intigration of based on the API of the latest version. So I need to be reminded, when a new version is available.

    How could I get the message that a new version APIs were supported as soon as it is released?

    Thank you

    Biao

    All the ads around API will be done through Code it.  Going forward, if/when a new API (or the version of the existing API) is released in the form of GA, it will be announced the Code it along with appropriate documentation.

  • Log Insight 2.0 Beta ingest API Documentation?

    Is there a documentation or plans to release the documentation on the use of the API ingest which is part of the journal Insight 2.0 Beta?

    Thank you

    Steve Fowler

    Log Insight 2.0 was released and therefore the ingestion API documentation: using the messages/ingestion of Service. Please let me know if you have any additional questions.

    If your question is answered can mark you as answer?

  • How to remove the meeting via API to use Adobe Connect 8 Web Services

    Support using Adobe Connect 8 Web Services API 'Meetings to create' to create an Acrobat Connect Pro meeting.

    But I don't find not "Delete meeting" API similar to delete the meeting, could you tell me how to remove the meeting via API.

    Thank you!

    You must have used sco - create to create the meeting. To remove a meeting, use sco - remove API call.

    Find its documentation here.

  • OIM11gR2: Accounts generated through the upcoming Recon API as "Provisioning".

    Hi Experts,

    I do the reconciliation of a resource customized using the OIM11g API. The methods work well, the recon events get success and related to the user. But when I navigate and search for this particular account under this user I could see that the account is to come in the State of "Provisioning" and account type field is showing as "unknown".
    All the provisioned account show that "Primary" account type I'm new to IOM API. Please suggest, if I'm missing something.

    Thank you

    Have you mapped the status of 'C' with configured"under task status object Mapping for task UNCONDITIONAL in the definition of the process?
    Also, make sure that automatic backup is selected in the definition of the process.

  • Change password with IOM api using already defined password plocy: 11 G R2

    Hello

    When the user is created with a recon trust I want to change the password that is generated based on the default policy. With IOM api can generate the password by using a password Plocicy defined on IOM?

    To be more clear, I want to do something like that;

    1. download the strategy defined with IOM api
    2. generate the password with it
    3. configure the password generated recently in postporocess with the changePassword method eventhandler api IOM (this part I am able to do by the generation of password on my way, the thing I want is to generate the password using the phases 1 and 2)


    Is this possible?

    ARO
    Aliye

    Use this method to check your generated password:

    PasswordMgmtService validatePasswordAgainstDefaultPolicy()

    Or

    PasswordMgmtService validatePasswordAgainstPolicy()

    http://docs.oracle.com/cd/E27559_01/apirefs.1112/e28159/oracle/iam/passwordmgmt/api/PasswordMgmtService.html#validatePasswordAgainstDefaultPolicy_char___oracle_iam_identity_usermgmt_vo_User__java_util_Locale_

  • Online Javascript API documentation?

    Where is the Documentation for the Javascript API online? This link was broken for more than two weeks:

    http://livedocs.Adobe.com/acrobat_sdk/11/Acrobat11_HTMLHelp/wwhelp/wwhimpl/js/html/wwhelp. htm? href = JS_Dev_Overview.71.1.html & accessible = true

    If this information has been moved can someone point me in the right direction?

    THX

    PP

    Go here and download the SDK of XI Acrobat:

    http://www.Adobe.com/devnet/Acrobat.html

    The complete JS API reference is available indoors in PDF format.

  • leak of vCO API Documentation?


    Hello

    try to add the host XML patches results in a single document, I tried to insert a node from a document in another, the main document. OK, I know that this is not allowed. All about evil with the error message and the API documentation

    API-XML-fault-01.PNG

    I had him.

    On http://download.oracle.com/javase/1.4.2/docs/api/org/w3c/dom/Document.html , I found several methods as in the document and this one:

    API-XML-fault-02.PNG

    I tried it and everything works fine.

    So my question (s):

    • This work, because of my JRE on VCO4.1 and maybe does not work on the other VCO4.1?
    • If it works on each VCO4.1, is that a leak of documentation and are there more method (see link) I can use?

    Kind regards, Andreas

    There are a lot of vCO undocumented methods in the search API, particulaly in the XML file.

    The reason for this is that these are not classes / plugins that have been developed by the developers of vCO but jar files that have been added providing hundreds methods but without an easy way to be documented in the VSO.xml file.

    If you want to make full use of them, you can check out what pots are used and go to their official documentation.

    Christophe.

Maybe you are looking for