For self-registering approval workflow

Hello

I have a requirement where I have to develop a workflow approval for self-registration.

My requirement is if the user type is used, the user doesn't have to go through approval, but if the user is entrepreneur, that they have to go to some user admin for approval.

How can I achieve this.

Concerning

You can get by using the approval rule in the approval policy.

Tags: Fusion Middleware

Similar Questions

  • I got 15 different approval workflow and I want to execute task climbing for

    Hai,
    I've had 15 different approval workflow and I want escalation for these approval workflow task. I want to ask a question here, once I run climbing task it will trigger all approval or approval work flow to 15 unique flow. #
    Kind regards
    Regnier

    http://docs.Oracle.com/CD/E14571_01/doc.1111/e14308/scheduler.htm

    Escalation of task - this scheduled task intensifies in anticipation of tasks whose escalation had elapsed at the time where the scheduled task was executed.

    Thus, during the execution of this task a glimpse, the task that must be raised based on your setup in the composite SOA fires. Workflow escalation of task awaiting will then be triggered. The rest of them will remain same wait their approval.

    Thank you
    VAMSi.

  • Implementation of date deadline for the approval workflow step

    Hello! I'm trying to set up the deadline for a date of approval workflow. I was thinking of using tokens, so that the user/author enters at this date (using the calendar tool) the custom metadata field, and then this value token can be used in the custom script iDoc in the case of update of the step.

    Even if I found something similar in the documentation, I can't understand how to extract the date out of this custom field value:

    < parseDate (wfCurrentGet ("lastEntryTs")) $if < $ dateCurrent (-7) >
    DO SOMETHING
    < $endif$ >

    I guess that dateCurrent-(7) will have to use my value of token instead of the value (-7)? But how can I configure the token for the date (I know how to user) and how to get here?

    Thank you very much!

    It would not be a token, but just a reference to the field that contains the date value. Assuming that your custom date domain name is "xCustomDate", something like this should work:

    <$if parsedate="" (wfcurrentget="" ("lastentryts"))="">< parsedate(#active.xcustomdate)$="">
    DO SOMETHING
    <$endif$>

  • Dynamic approval for a single Application Workflow

    Hello

    My Requirment is based on the values selected by the user in the form of resource radio button, the approval workflow should be decided.

    For example. If I click on 'NO' then it is single approval level. (see task 13).
    If I click 'Yes', then it is two level approval. (having more than 13 tasks).

    Can I create two approval workflow and map it accordingly? Or in a single approval workflow, I have all the tasks and skip a part as accordingly?

    How to get there?


    Thank you
    Prashanth.

    You can manage this in a workflow approval unique itself.

    Create a task that will read the value of the form object

    If yes-> redirect approval workflow for the second task

    If no.-> redirect Worlflow approval to other tasks

    http://rajivdewan.blogspot.com/2010/07/multilevel-approval-workflow-in-Oracle.html

  • Where should create user information be in the approval workflow?

    I have created an approval workflow that is patterned after the Oracle DefaultOperationalApproval with JDeveloper 11.1.1.7.0 example.  I am able to see the information of the applicant and request model information.  This is the xml code that I can see from Enterprise Manager (11.1.1.7.0).

    "< ns2:processxmlns:ns2="http://xmlns.oracle.com/ApprovalApp/AlliantOperationalApproval/ApprovalProcess"'xmlns="http://xmlns.oracle.com/request/RequestDetails">

    < IdDemande > 240 < / RequestID >

    < RequestModel > Creating user < / RequestModel >

    < RequestTarget / >

    < RequesterDetails >

    < FirstName / >

    < MiddleName / >

    < name > Simon < / LastName >

    < login > AJ. SIMON< / Login >

    < DisplayName > Simon < / DisplayName >

    < ManagerLogin / >

    < NomOrganisation > Combining < / OrganizationName >

    < email / >

    < StartDate / >

    < EndDate / >

    < status > Assets < / status >

    < XellerateType > For the end user < / XellerateType >

    < UserType > Consultant < / UserType >

    < role > All USERS < / role >

    < / RequesterDetails >

    < BeneficiaryDetails >

    < DisplayName > No < / DisplayName >

    < / BeneficiaryDetails >

    < ObjectDetails >

    < attributes / >

    < / ObjectDetails >

    < OtherDetails / >

    < / ns2:process >


    In researching this issue, I see that the BeneficiaryDetails has no new information of the user depending on this issue.

    Beneficiaries details forthcoming as null in SOA Composite custom - Create User


    Where should I see the Dataset in the payload? I guess I may have some incorrect mappings?  I need to find the UserType and new user name and other information.


    Thank you


    Tom


    If you go here in the Oracle assets: http://www.oracle.com/technetwork/middleware/id-mgmt/overview/oim-11g-assets-504842.html

    There is approval workflow and a 11.1.2.0 example.  It contains the final workflow that can be deployed.  You can take this as an example and information out of it for your authorization custom which may help to recover what are necessary.

    -Kevin

  • Multi level in OIM 11 g R2 approval workflow

    Hello world

    I want to develop a two level approval workflow into OIM 11 g R2.

    When I intend to commissioning a resource or a payment, this workflow will run.

    This workflow is level two (approval of series)

    First approver is responsible for the user, second approver is a custom group.

    Is there an example of a workflow like this?

    How can I develop it?

    Thank you.

    Best regards.

    Here's the documentation of R2 for the creation of a new composite of soa:

    Development of Workflows for approval and commissioning Manual - 11g Release 2 (11.1.2.1.0)

    -Kevin

  • Approval workflow - accounts payable

    If you set up "approval workflow" for orders, are there any types of payment / invoices that must not go for approval? What are and why?

    Also, is it possible in the database to see all the Bills that have been approved and by whom and invoices that have not been approved as they should be. what fields in the table / will show this?

    (1) PO approval and invoice approval is independent of the other. You must have in. invoice approval permissions are optional.
    (2) check ap_wfapproval_history_v and ap_inv_aprvl_hist_all

    Hope that answers your question,
    Sandeep Gandhi

  • Difference between the approved &amp; approval workflow

    HII all,.

    What is the difference between approved & approval workflow?

    Appreciate your response

    This is the user guide for the planning:

    Approved: Occurs when the approval is selected. The administrator becomes the owner. Only
    the administrator can modify the data or perform an action on the approved planning units. After
    all the planning units are approved, the budgeting cycle is completed.

    Signed: Occurs when Sign Off is selected. Only the current owner or administrator can
    change the data or perform an action on the unit planning of which the State is approved. Property
    does not change when a planning unit is signed.

    Hope it clarifies your point.

    Concerning

  • Approval workflow when you disable a user - IOM

    Hello

    I want to set up an approval workflow when you disable a user via a Wizard of the application. Can someone let me know how?. Thanks in advance.

    Simply create a trust for this resource and make a determination of the process rule as Action query is Revoke

    And attach this rule with your resources. It should work.

  • Question of FEAR (approval Workflow Engine)

    I try to implement AWE (approval Workflow Engine) and am having a little problem.

    I followed the instructions on the red paper related AWE of application. I have the following code. When this code is triggered, the cross reference table is filled. However, the table PSWORKFLOW does not get filled. The orinator has a supervisor selected in the workflow of its user profile tab. But nothing is routed to the user for approval. As I said the PSWORKLIST folder does not get filled up when this code is triggered. I'm trying to follow the code of EProcurment but wonder if it's a problem of configuration or coding. Any help is greatly appreciated. Thank you!!

    & reqRecord = CreateRecord (Record.CUS_VCHR_AW_VW);
    GetLevel0() (1). GetRecord (Record.VOUCHER). CopyFieldsTo(&reqRecord);

    & launchMgr = create PTAF_CORE:LaunchManager("VOUCHER",_&reqRecord,_"");
    & launchMgr.requester = "TEST";

    / * & launchMgr.appDef.trace_flag = True; */

    launchMgr.SetHeader (& reqRecord);
    & launchMgr.DoSubmit ();

    What version of PeopleTools do you use? I use PT 8.49, and my LaunchManager constructor looks like this:

    create a PTAF_CORE:LaunchManager(&PROCESS_ID,_&headerRec,_%OperatorId)_;)

    I think % OperatorId in my constructor is identical to your & launchMgr.requester = 'TEST '. If this is the case, the TEST user exist and have a supervisor?

    I noticed that you have trace flag commented. What do you get when you use the trace flag? You can write the trace to a file in the case of SavePostChange using code like this:

    / * vectorization options * /.
    Local file & trace = GetFile ("/tmp/awe_trace.txt", "A", "A", % FilePath_Absolute);
    & trace. WriteLine (& launchManager .appDef .trace);
    & trace. Close();

    Of course, this assumes that your launchManager brought component. The trace file will provide the step, step, path and information approvingly. If it fails on any one of these objects, you can see the failure in the trace file.

    What your Process definition, path and step criteria? You can set these "Always true" If you only have a definition, path and step.

  • No audio out headphones don't connect the output for self-powered satellite speakers or headphones

    The laptop of ACER3680 has and the service through the audio output headphone rare opportunity, but seems to have standing to close. Goes same for self powered satellite speakers that worked at the beginning when new, but as with the helmet seems to be permanent stop. The devices(headphones,speakers) were attached to another laptop and work very well here, but not on the 3680 Acer with Windows XP Media Center Edition. The other laptop where they work is an Acer 5315-2681 with Windows Vista Home Basic. I suspect a driver issue, but multiple downloads have not solved the problem. I was told that there may be a conflict between Acers and Windows embedded audio settings, but I don't know where to look to remove the conflict, help me pleeeeeeaasssee.

    Hi Raif1945,

    You receive an error message while you try to use your headset or speaker amplified satellite auto?

    Please try to download the audio drivers for Acer 3680 Laptop in the link provided and check if it helps:

    http://support.Acer-euro.com/drivers/notebook/as_3680.html

    Thank you, and in what concerns:
    Naman R - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • How revrt to original windows vista by default for self-extracting zip files

    my vista does not automatically extract the zipped files

    How can I revrt to original windows vista by default for self-extracting zip files

    my vista does not automatically extract the zipped files

    How can I revrt to original windows vista by default for self-extracting zip files

    Take a look at this tutorial

    Support of zip files - restore

    http://www.Vistax64.com/tutorials/65254-zip-file-support-restore.html

    Recommendation:
    Try the 7-Zip program. It's free, widely used and highly recommended.

    http://www.7-zip.org/download.html

    ATTENTION: the download link is a 32-bit and one for 64 - bit. Make sure you choose one that suits.

  • Pending since 28 Jan of the app for app update approval already approved?

    Hello

    How long does usually take to get an update approved for an already approved application.  STI has been almost two months. and I published an update to fix a potential bug, which, to date, has not been released.

    Can someone please advise?

    Thank you

    Hello

    Looks like you're talking about tickets 904142. This issue will be resolved shortly.

    Thank you

  • PO approval workflow

    I need a SQL/Alert for OP in the workflow with the incomplete error status. Basically, stuck in the Windows Firewall.
    Kind regards

    You can query the wf_item_activity_statuses table and decide who is wrong on since a certain start date and end date.


    SELECT * FROM WF_ITEM_ACTIVITY_STATUSES_V
    WHERE ITEM_TYPE = 'REQAPPRV'
    AND ITEM_KEY = :ITEMKEY
    AND activity_display_name =
    AND ACTIVITY_TYPE_CODE = 'PROCESS'
    AND activity_status_code = 'ERROR';

    Thank you
    Germain

  • Create self registered certificate for WebVPN

    I am creating a certificate automatically registered for use in our laboratory for tests on years ASA5520. A tech Cisco has helped me create a time and I don't remember all the steps on how this was done. Can anyone help with this?

    You can create a new trustpoint on the SAA, which is configured to

    "self registration" like that.

    1 configure the trustpoint. (You can have a multiple CN for IP)

    address and a FULL domain name, which will allow to connect via IP address or

    hostname without a cert warning)

    wb5540-FO (config) # sh run cry ca tr selfsigned

    Crypto ca trustpoint selfsigned

    registration auto

    name of the object CN = 10.10.1.1, CN = wb5540 - FO.cisco.com

    Configure CRL

    2 register the trustpoint

    Crypto ca enroll selfsigned

    % The FQDN in the certificate name will be: wb5540-FO

    % Include the serial number of the device in the name of the topic? [Yes/No]: n

    Generate a self-signed certificate? [Yes/No]: y

    wb5540-FO (config) #.

    3 see the obtained certificate

    wb5540-FO (config) # sh cry ca REB selfsigned

    Certificate

    Status: available

    Serial number of the certificate: 31

    Certificate use: general use

    Public key type: RSA (1024 bits)

    Name of the issuer:

    host name = wb5540-FO

    CN = 10.10.1.1

    CN = wb5540 - FO.cisco.com

    Name of the object:

    host name = wb5540-FO

    CN = 10.10.1.1

    CN = wb5540 - FO.cisco.com

    Validity date:

    start date: 13:47:37 UTC January 25, 2006

    end date: 13:47:37 UTC January 23, 2016

    Linked Trustpoints: selfsigned

    4. to assigned, whether used for SSL configure it like this:

    Trust selfsigned SSL-point

Maybe you are looking for