Custom workflow - Question of API

I am trying to create a custom workflow that requires two trusts (in parallel) at the level of the operation. Approval is a member of a static organization called App managers, the other is responsible for the applicant user. My question is what do I do to create such a flow of work?

I have read this document:

http://www.Oracle.com/WebFolder/technetwork/tutorials/OBE/FMW/OIM/oim_11g/developing_oim_custom_approval_process_for_self_registration/developing_oim_custom_approval_process_for_self_registration.PDF

But I need to the approval workflow of level automatic query, against having a system of directors select the Organization issue.

In addition, in order to find the applicant user's Manager, what should I do? Is the change in the java custom code in Appendix A? If so, are there that documents more detailed for the IOM API? I've been able to locate the 9g API doc.

Thank you for your help in advance.

Creating the level of approval of application policy, you can set it for automatic approval.

To find the User Manager you need to perform a search using thor/IOM api, then get "Users.Manager Login" attribute. Here are the highlights

tcUserOperationsIntf moUserUtulity = getIOUtilityFactory.getUtility (...);
Hashtable MhSearchCriteria = new Hashtable();
mhSearchCriteria.put ("Users.User ID", username);
tcresult moResultset = (mhSearchCriteria) moUserUtulity.findUsers;

for (int i = 0; i)< moresultset.getrowcount();="" i++)="">

moResultSet.goToRow (i);
String userManager = moResultSet.getStringValue ("Users.Manager Login");

}

Hope this helps,

Tags: Fusion Middleware

Similar Questions

  • IOM - Question Jdeveloper custom workflow

    Hello, I use Jdeveloper to create a custom workflow and was just curious to know if there was a way to test the custom code located in Annex A of the following form:

    http://www.oracle.com/webfolder/technetwork/tutorials/obe/fmw/oim/oim_11g/developing_oim_custom_approval_process_for_resource_provision/developing_oim_custom_approval_process_for_resource_provision.pdf

    The code is used in a java 'embedded' node inside a .bpel file. I need a way to run the code to see the system.out.println output so that I can better familiarize myself with the code. Is there a way to do this in Jdeveloper?

    Hello

    I just made these videos. Maybe it will help you to test this code.

    http://www.YouTube.com/watch?v=x1c5gm7c0GA

    Fred

  • Do CPO dynamic media transforming workflow using the API or any other means?

    Do CPO dynamic media transforming workflow using the API or any other means?

    Could we create or update workflows when running?

    There is no workflow WSDL. But I'm not sure of the custom here. Can you describe your use case or what you try to do this will have to change a process/workflow during execution?

  • File of custom workflow (wdl) not getting not saved in WorkflowProcessManager

    Hi all

    We strive to create a new workflow, and run it through a program.

    We add a custom workflow file (wdl). We have different environments in place.

    VAC is allowed only in smaller environments, where wdl file is generated and is added as part of the source (translated into the module version config.jar).

    Is some environments the new world digital library file gets saved in WorkflowProcessManager and is accessible through programs.

    But, in some servers, its not fits. It will be great, if you can provide guidance on this.

    The world digital library file created via ACC in rendering available in Publisher in the following path:

    / ATG/Registry/Data/epubworkflows/Acme flow/acme.wdl

    /Acme flow/acme.wdl get extra/atg/registry/EPubWorkflows /

    But, 'look at the workflow' of /atg/epub/workflow/process/WorkflowProcessManager / is not displayed '/acme flow/acme.wdl.

    Also when the process is called, it throws the below error: (there is no error not related to the file of world digital library of loading at startup of the server)

    atg.workflow.WorkflowException: the project named /acme flow/acme.wdl type is not valid. Check your configuration to find errors.

    at atg.epub.project.ProcessHomeMethods.setProcessAcl(ProcessHomeMethods.java:532)

    at atg.epub.project.ProcessHomeMethods.initializeProcess(ProcessHomeMethods.java:428)

    at atg.epub.project.ProcessHomeMethods.initializeProcess(ProcessHomeMethods.java:383)

    at atg.epub.project.ProcessHomeMethods.initializeProcessWithGlobalWorkflow(ProcessHomeMethods.java:364)

    at atg.epub.project._ProcessHome_Impl.initializeProcessWithGlobalWorkflow(_ProcessHome_Impl.java:60)

    at atg.epub.project._ProcessHome_ReposImpl.initializeProcessWithGlobalWorkflow(_ProcessHome_ReposImpl.java:3)

    at atg.epub.project.ProcessHomeMethods.createProcessForImport(ProcessHomeMethods.java:193)

    at atg.epub.project._ProcessHome_Impl.createProcessForImport(_ProcessHome_Impl.java:25)

    at atg.epub.project._ProcessHome_ReposImpl.createProcessForImport(_ProcessHome_ReposImpl.java:3)

    at atg.epub.project.ProcessHomeMethods.createProcessForImport(ProcessHomeMethods.java:156)

    at atg.epub.project._ProcessHome_Impl.createProcessForImport(_ProcessHome_Impl.java:18)

    at atg.epub.project._ProcessHome_ReposImpl.createProcessForImport(_ProcessHome_ReposImpl.java:3)

    Thank you

    Alaux

    The issue was due to the wrong configuration at the server level. If these questions, consider carefully the spelling as OOTB Oracle code up all the significant exceptions that can lead to the resolution:

    At the level of unix:

    $hostname - a

    Above value must be used in configurations.

    In the publication server, boot, below the statements may be reviewed to validate your registration:

    2016-01-08 09:38:31, 548 INFO [nucleusNamespace.atg.scenario.ScenarioManager] (main) initialization editor bailiff : 10050

    2016-01-08 09:38:33, 447 INFO [nucleusNamespace.atg.scenario.InternalScenarioManager] (main), individual bailiff initialization : 10050. Course of the Process Editor configured server is defined on : 10150

    2016-01-08 09:38:33, 592 INFO [nucleusNamespace.atg.epub.workflow.process.WorkflowProcessManager] (main), individual bailiff initialization : 10050. Course of the Process Editor configured server is defined on : 10050

    * in our case

    Pub Server = server of the process Editor

    in the global server = server

    Corrections:

    : 10050

    : 10150

    Ref:

    Immuraliraj-TechTalks: how to solve the "atg.workflow.WorkflowException": ATG BCC

    Flow of work of the ITC not reflecting changes do not. Subject ATG

    Thank you

    Alaux

  • Find the custom workflow 11i

    I am new to my position and I need to create a list of workflow custom that our company has installed with Oracle 11.5.10, is there an application that will allow me to do this? If not, should what steps I take to get this information?

    Thank you

    Jon

    I don't think there is a query to you say this. If the custom workflow have been developed, there are related documents with the development team with the necessary details.

    Srini

  • How to remove your custom workflow?

    Hello

    Is it possible to delete a custom workflow that has already been uploaded to the database? How?

    Thank you
    Allen

    Please also see (how customizations are eliminated in a workflow? [REF 287369.1]) that mention two approaches (workflow designer and the wfrmitt.sql script).

    Again, try this on a test first instance before applying it to your production instance.

    Thank you
    Hussein

  • Associate a custom workflows of vCO object

    Hi all

    I have a web client plugin, where I create a few custom objects to vsphere. I wanted to know I can associate these custom personalized for my workflow objects. I have enclosed a snapshot of the Oct > manage page, which shows all the vsphere object as objects that are available for associating with the workflow, can the items my custom show up there?

    Kind regards

    Vaibhav

    This is a question for the forum VCO, see vCenter Orchestrator plug-ins SDK

    Thank you

  • Webviewer custom (s) questions

    Everyone here is so helpful, I have a question (or 4):

    1. Is it possible to create a webviwer custom for my DPS folios?
    2. If so, how do you? The complexity is it to do?
    3. What options are customizable (i.e. can disable you the standard webviewer navigation, you can do the content to fit the window, resizing etc.)?
    4. Someone at - it examples of what it might look like?

    Thank you!

    Hello

    (1) (see article "Content Viewer web Embedding in your web page |") Adobe Developer Connection"for more information about how to embed a web viewer in a page, you are a hosting on your own domain name.

    (2) as shown in the article above, you will use the Adobe Content Viewer for SDK Webthat requires a JavaScript code.

    (3) the SDK opens up some options, including the creation of a custom with links to folios library experience, better control the direct connection of law and expose items alongside other content like banners and ads. This is a separate article on making content resize the window: resizing Embedded Web Viewer | Adobe Developer Connection

    (4) here is an example of creating a library experience custom: getting started with the API of the library browser. Adobe Developer Connection

    I hope this helps!

    Brian

  • workflow question and professional license

    My client needs to convert his plate Group print in a digital version of its Web site and tablets for its sales team on iPad. I have two questions:

    I have some questions:

    (1) Wich Workflow its the best for Web site and the digital edition at the same time?

    -Creation of a folio integrating content (text / images / animations) for digital publishing

    -Integration of a file of the same folio HTML so that the customer has the HTML version of its Web site.

    (2) if I enter a HTML file, if I do it in Adobe Muse, will it work in all browsers especially on IE 9 to 11, Mozilla, Chrome?

    (3) PURCHASE PROFESSIONAL LICENSE?

    Knowing that I don't have enough money to invest now in a license, he's very smart, the printer company takes this license for a single publication?

    (3) USE

    Or if my customer (communication agency) buys a professional Adobe DPS license, is limited to a publication there or they could publish to several different customers? In other words, the use of the Professional license that is valid for several clients at the same time (in mono-folio or multifolio) or a single client?

    You already have another post about your first and second questions, someone will probably answer them in this other post.

    3. Yes, it is possible (and probably better) than your customer to buy the license for DPS directly instead of you, since it is their publication.

    4. the license they buy will allow them to create an application for a publication. If they want to create additional applications for additional publications they will pay an additional fee for each application they create. It's okay if it's their application or application they create for someone else.

    Neil

  • suspicious customer relationship questions on the computer's performance in windows 7

    I received calls for two days of GPS Customer Relations, division of Microsoft Windows ask me questions about the performance of my computer. Is it a scam?

    Wednesday, September 19, 2012 17:12:51 + 0000, Charlene BZ wrote:

    I received calls for two days of GPS Customer Relations, division of Microsoft Windows ask me questions about the performance of my computer. Is it a scam?

    Yes!

    It's a scam and with various names and phone numbers, is
    very frequent lately.

    In addition to their money get on your part to do anything of any value,
    If you leave them in your computer, which knows what losses they did are
    where confidential information they stole.

    So if you have done so, I highly recommend that you do both of the following
    immediately:

    1 do a clean reinstall of Windows.
    2. change all of your passwords, especially banks or other
    financial sites.
    Ken Blake, Microsoft MVP

  • Using the external js file in the custom workflow

    Hello

    I use 11.1.1.8 and jdev 11.1.1.7 spaces

    While referring to (http://js.xyz.com/js/abc.js) external js file in my integrated jsff in weblogic page, there is no problem, js works perfect , but when I deploy my workflow a workflow customized to webcenter spaces page cannot access this file js url.

    I have to give this operation any grant? How?  I found something external applications like this, but there wasn't a connection information. My field of js file didn't need approval.

    Thank you.

    Jsff file, I use the js as file

    < af:resource type = "javascript".

    source ="http://js.xyz.com/js/abc.js" / > ".

    Thanks for everyone, location external links js in the page of the portal model has solved my problem.

  • Workflow question

    I have a question and I would be very interested to hear the opinions of experienced users.

    When you create a montage composed of many individual scenes the typical workflow would be to have a project and begins to run accumulate all the scenes or create projects for each scene and then bring them all together later.

    Thanks in advance.

    Hi Mark,

    You can create different locations to organize your clips at import and then just create a new sequence for each 'scene' that you want to work, so really you have just several chronologies by tabs that you can switch between. The sequences will be returned as elements in the tray and can be moved to a timeline. So just "assemble" the finished scenes assemble you clips in a timeline. Nice, it works! I'm going to break big marriages in Preps, ceremony, Park, front desk, for example, Recap and then just put it all together at the end for export.

    Glad I could help

    Thank you

    Jeff Pulera

    Safe Harbor

  • Custom workflow activity regarding the error message.

    Dear Experts,

    I customzed a workflow to call a procedure and within this procedure, I have my custom validations.

    If any validation fails, then I want the validation error message to be printed in the acitvity of workflow.

    I tried to convey this error message in wf_core. CONTEXT and also to the result parameter out, but I do not see this error message.

    Can you please provide some input.

    Thank you

    Neeraj.

    Have you tried using WF_CORE. TOKEN & RECOVERY?

  • Run a workflow with REST APIs

    Hi all

    I'm not able to run the workflow with the REST api.

    POST https:// < < HOST > >: < < PORT > > / api/workflows/94dd5f20-c190-4023-a0a7-1589c46f3792/executions/

    Here is the answer. VCO is not all workflow runs so I assumed nothing was performed. I can run to the https://wxpcpvcd006a:8281 / api/stream/f29ebe52-27b2-42d1-84f1-6ecfb939326c to get all the info on the workflow. Any help appreciated.

    {

    'relations': {}

    "total": 0.

    "link":]

    {

                    "href": " https://wxpcpvcd006a:8281 / vco/api/stream/94dd5f20-c190-4023-a0a7-1589c46f3792 / ",

    'rel': 'up '.

    },

    {

                    "href": " https://wxpcpvcd006a:8281 / vco/api/stream/94dd5f20-c190-4023-a0a7-1589c46f3792/executions/ ",

    'rel': 'Add '.

    }

    ]

    }

    }

    Simply enter the braces of opening and closing as your json content:

    {}
    
  • vCAC Design Center - error creates a custom workflow

    I've implemented a very small vCAC lab environment and I try to play with custom in the vCAC designer workflows.  I installed the client, launched and clicked on load.  I select WFStubBuildingMachine, double-click the construction of machine, then a custom code.  I then drag an InvokeVcoWorkflow object in the custom code section and attach it to the original node.  When I click on the selection of a vCenter Orchestrator workflow button, I'm greeted by an error occurred during the processing of this application and I can't go any further.  The only other mistake that I see at the bottom where it is said:

    Value for a required activity argument 'VirtualMachineId' has not been provided.  I though that was passed in by default, and I don't see anywhere to add it.  I am not finding anything in my research, so I am at a loss here.

    Any help would be appreciated.

    Thank you.

    If you run the designer as an administrator, it should work fine.

Maybe you are looking for

  • combination of control keys no longer works

    I use [command] - and [Ctrl] + on the numeric keypad to zoom text in and out. For some reason, [Ctrl] + number pad no longer works. He does, however, work using the number keys at the top of the keyboard. I tried starting Firefox with extensions load

  • 12.2.3 for Windows Vista

    I need the latest version of Itunes for a new iPhone SE. I'm still on Windows Vista. Http://www.apple.com/itunes/download/ page: 12.3.3 iTunes for Windows XP/Vista

  • Number of Messages appear is not on the icon

    Since a few days ago, stopped numbers text messages appearing on the application iMessage; I receive notifications when the phone is in standby, and while I am on another application (or the home screen). I don't mess with notification settings and w

  • 1900 303 and Exchange combo DVR/RW

    It will be possible to exchange the standard DVD/CD-RW a DVD/RW unit? The Commission will support?

  • Suspension of the application reinable

    My application has somehow been suspended on the supplier portal. Who should I contact to fix this? It is a matter of urgency.