Recon creation even through custom code

Hi all

I generate recon events in IOM by creating a custom Scheduler code.

The values are collected by the Java code from a CSV file (with a few commits with the IOM research, which I already have)

Now the four fields that are in CSV not all there in the IOM user profile.

Thus, in the RO > object reconciliation > fields of reconciliation - will be I have to give areas of the USR or I can give as any variable on which data cab be made on recon? Currntly I gave the CSV column names.

Also, kindly guide me through the API to be used as the createReconciliationEvent(), I'm currently train is discouraged.

All the other tips will be greatly appreciated, as I am new too far.

For api reconevent in 11g try below

expand the TaskSupport in your class recon etquex do below
tcReconciliationOperationsIntf reconciliationOperationsIntf = null;
reconciliationOperationsIntf = Platform.getService (tcReconciliationOperationsIntf.class);

create an event recognized as below
eventKey = reconciliationOperationsIntf.createReconciliationEvent (resourceObjectName, reconHashMap, true);
reconciliationOperationsIntf.processReconciliationEvent (eventKey);

-nayan

Tags: Fusion Middleware

Similar Questions

  • I can't re install Adobe Acrobat professional 7.0 on my computer.  That is to say that a qualifying product is not detected. I can't even through the use of the service line customer they provide 800-272-3623.  This is the worst ever had interactionI with

    I can't re install Adobe Acrobat professional 7.0 on my computer.  That is to say that a qualifying product is not detected. I can't even through the use of the service line customer they provide 800-272-3623.  It's the worst interactionI have ever had with a company.

    Hi joej49728017,

    I'm sorry for the inconvenience caused. But it's all just because Adobe Acrobat 7.0 is a stale version & now the activation server so that there is no.

    Please refer to the following KB doc.  Error: "Activation Server is not available. CS2, Acrobat 7, pass a hearing 3

    The link above will help you to install a special version that doesn't require activation.

    In case you still need assistance, please let us know. We will be more than happy to help you.

    Kind regards

    Nicos

  • Is it possible to write custom code to activate the search funtionlity through several folios?

    Is it possible to write custom code to activate the search funtionlity through multiple sheets in the enterpise app shell?

    If so, does anyone know of possible developers in South Africa which would be able to help me?

    Thank you!

    MEI has a custom storefront that supports this. See http://maned.com/software/portico-digital-publishing/.

    Neil

  • How to insert a new accessory through java code

    Hello world

    I need to add a new accessory through java code. I found the service EDIT_RENDITIONS in the add attachments page. But this service is not documented. Does anyone have an example how to add attachments?

    Thank you

    Martin

    Martin,

    Try the following code:

    final IdcClientManager clientManager = new IdcClientManager();

    Customer IdcClient;

    try {}

    client = clientManager.createClient (IDC_PROTOCOL + RIDC_SERVER + ":" + RIDC_PORT);

    final String username = 'sysadmin ';

    final DataBinder dataBinderReq = client.createBinder ();

    ServiceResponse severiceResponse = null;

    dataBinderReq.putLocal ("IdcService", "EDIT_RENDITIONS");

    dataBinderReq.putLocal ("a", '1560'); as integer

    dataBinderReq.putLocal ("dDocName", "DEV2_001509"); AsString

    dataBinderReq.putLocal ("renditionKeys", "addRendition0"); AsString

    dataBinderReq.putLocal ("addRendition0.name", "theFileName");

    dataBinderReq.putLocal ("addRendition0.description", "theFileDescription");

    dataBinderReq.putLocal ("addRendition0.action", "modify");

    final String fileName = "c:\\test.txt";

    final file = new File (fileName);

    final TransferFile tf = new TransferFile (queue);

    dataBinderReq.addFile ("addRendition0.file", tf); as bytes

    severiceResponse = client.sendRequest (new IdcContext ("username"), dataBinderReq);

    final DataBinder dataBinderResp = severiceResponse.getResponseAsBinder ();

    DataBinder resultado = severiceResponse.getResponseAsBinder ();

    System.out.println (dataBinderResp.ToString ());

    } catch (final IdcClientException e) {}

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

    e.printStackTrace (System.out);

    }

    Jonathan

    http://jonathanhult.com

  • How do the archiving of content through java code

    I need consignment content through java code.

    Summary of the problem: If someone send an email to a specific account this attachment automatically checkin to content server and the required metadata is read from the subject and message body.

    Now I have the problem that I'm not able to record of attachment to the content server. I have all the required metadata and the attachment that is extracted from an e-mail.

    Please someone help me, how I'm going to call the consignment through java code.

    Hello Deepak,

    Try the code below and let me know how it goes, I wrote all code example for you

    Note: When you find '<>> ', you need to write real values.

    import java.io.BufferedReader;

    import java.io.DataInputStream;

    Import oracle.stellent.ridc.IdcClientManager;

    import java.io.File;

    import java.io.FileInputStream;

    to import java.io.FileNotFoundException;

    to import java.io.FileOutputStream;

    import java.io.IOException;

    import java.io.InputStream;

    import java.io.InputStreamReader;

    Import oracle.stellent.ridc.IdcClient;

    Import oracle.stellent.ridc.IdcClientException;

    Import oracle.stellent.ridc.IdcClientManager;

    Import oracle.stellent.ridc.IdcContext;

    Import oracle.stellent.ridc.model.DataBinder;

    Import oracle.stellent.ridc.model.DataObject;

    Import oracle.stellent.ridc.model.DataResultSet;

    Import oracle.stellent.ridc.model.TransferFile;

    Import oracle.stellent.ridc.model.impl.DataObjectEncodingUtils;

    Import oracle.stellent.ridc.protocol.ServiceResponse;

    public class servicesTest {}

    The University Complutense of MADRID soldev3 connection string

    Private final public static String idcConnectionURL = "idc://UCM path";

    private public final static String username = "weblogic";

    public IdcClient getUCMConnection()

    throws IdcClientException, IOException {}

    ClientManager IdcClientManager = new IdcClientManager ();

    Customer IdcClient = clientManager.createClient (idcConnectionURL);

    UserContext IdcContext = new IdcContext ("username");

    customer feedback;

    }

    ' public void checkinFile (String Filename, String Filepath) survey IdcClientException, IOException {}

    System.out.println ("in the createUser method..");

    IdcClient client = getUCMConnection();

    DataBinder binding = client.createBinder ();

    System.out.println ("in the checkinFile method...");

    binder.putLocal ("IdcService", "CHECKIN_UNIVERSAL");

    binder.putLocal ("dDocTitle", ""> "");

    binder.putLocal ("dDocName", ""> "");

    binder.putLocal ("dDocType", ""> "");

    binder.putLocal ('dDocAuthor', 'sysadmin');

    binder.putLocal ('dSecurityGroup', 'Public');

    binder.putLocal ('xlanguage', ""> "");

    binder.putLocal ("dOriginalName", Filename);

    binder.addFile ("primaryFile", new TransferFile (new File (Filepath + Filename)));

    UserContext IdcContext = new IdcContext ("username");

    client.sendRequest (binder, userContext);

    System.out.println ("After checkinFile method...");

    }

    Public Shared Sub main (String [] args) throws IdcClientException,

    FileNotFoundException,

    IOException, Exception {}

    MAK servicesTest = new servicesTest();

    mak.checkinFile (">",">" ");

    }

    }

    Thank you

    MAK

  • I can get it via my custom code?

    Hello

    I ask users to activate JavaScript manually individually in their local machines as below, but, the customer asks me to activate through my custom code in my_form itself once the form is rendered/launched...and turn off once the user is closed to the my_form, pls let me know what is possible to achieve through my custom/JS code? If so, please let me know

    100.jpg

    101.jpg

    103.jpg

    Thank you.

    I'll ask users to turn in their PC on individual basis

  • How to designate a custom code in an exception handler

    Hello

    In the documentation "18.6.3 How designate of custom Code in an exception handler.
    at http://download.oracle.com/docs/cd/E14571_01/web.1111/b31974/taskflows_complex.htm#ADFFD22602
    section "to designate a custom code in an exception handler" says step 1
    ""In the navigation Application, expand the project where you want to write custom and navigate to the Application Sources/META-INF node.".
    Following these steps will result in a file in the wrong location
    SomeExceptionHandlerApp\ViewController\adfmsrc\META-INF\services\oracle.adf.view.rich.context.ExceptionHandler
    Whereas it should really be
    SomeExceptionHandlerApp\.adf\META-INF\services\oracle.adf.view.rich.context.ExceptionHandler
    also be cause the documentation says "Save the Java class that you write as a service in the." "adf\META-INF of your Fusion web application directory.

    Once in the right place the file is available from the "descriptors/ADF META-INF/services" node on the accordion of the navigation Application Application resources Panel.
    This Application resources panel does not seem to allow the creation of these services configuration files.

    issues related to the:
    -(q1) is step 1 in the section "to designate a custom code in an exception handler" a bug in the documentation?
    -(q2) what would be the best way to create these services using JDeveloper Setup files?

    Thank you very much
    Jan Vervecken

    Jan,

    I think we can use the new gallery to create the file. However, in this case you must ensure that you navigate to the correct directory (as you understand). Define a custom exception handler is not so common as Manager default ADFc is usually sufficient. I for my part usually create the file of configuration on the file system and do not use JDeveloper to this (but that's my personal preference). I'll keep a note about that and followed with the team of doc to correct chapter.

    Thank you

    Frank

  • Replace step Fail State causes the sequence fail LW/CVI custom Code generator

    Hello

    I have a Code CVI generator as part of the Toolbox ATML importer.  OR kindly gave me an example of how to change the Type of step as part of the custom Code Generator DLL and that works very well.

    However, if I try to change the step Fail value causes the sequence fail to VTRUE it seems do not set the value when the sequence is examined on a test bench.

    The code I use is:

    TS_StepChangeStepType (stepHandle, & errorInfo, typeDefinition);

    -where typeDefinition can be modified to change the type of step, it works and I can change the type of step if necessary.

    TS_StepSetStepFailCausesSequenceFail (stepHandle, & errorInfo, VTRUE);

    -who does not, the box is always set to VFALSE.

    Is there something that I am missing?

    Thank you very much

    Steve

    Steve-

    You must use the PropertyObject step to change the failure step Option. There should be a line of code the generator of custom Code that calls:

    Get the step as a PropertyObject in case it is necessary to change the properties of the General step
    tsErrChk (TS_StepAsPropertyObject (stepHandle, & errorInfo & stepObject));

    The stepObject is what you need to pass to the TS_StepSetStepFailCausesSequenceFail function as follows:

    Set the Option of failure of step-by-step

    tsErrChk (TS_StepSetStepFailCausesSequenceFail (stepObject & errorInfo, VTRUE));

    Please let us know if this happens to you to correct results.

    -Jeff

  • Step through the code line by line in Eclipse

    Hello.

    Simple question.

    How you make one through the code line by line using the Eclipse debugger? Is there a shortcut key for this?

    Thank you.

    I haven't opened it right in front of me, but I think that there

    F11-> start debugging

    F6-> step

    F7-> step into

    F8-> CV

  • Need to write custom code to cancel extracting content

    Hi all

    I'll have to take actions on the undo of content command event. I can't find any java filter on the undo check event. Could you please help me how can I add custom code to cancel the extraction of content.

    Thank you in advance...

    If you turn on tracking of full services detailed in section and run a undo the check and then review the output of server, it shows you all the available filters?

    If this isn't the case, you may need to replace the undo checkout service and insert your custom code if there is not an available filter. Usually I recommend is not the substitution of service, but instead to substitute the ServiceHandler that contains the code for the service and insert a new filter when you need. This way do you less harm than any diversion he (and allow others a way to place nice with your customization).

    Jonathan

    https://jonathanhult.com

  • Oracle Forms - Deactivation of custom Code

    Hello.

    To disable a custom code in Oracle Forms (EBS R12, help-> Diagnostics-> custom-> Code), are calls to CUSTOM.pll the only thing that is disabled, or are there other things that are "Custom Code" too?

    Thanks in advance.

    explains the greater part of the logic underlying the customizations in the following Note:

    Customization in Oracle Applications [ID 743490.1]

  • Move custom code snippets

    Whenever I update or change the computers, I always forget how to migrate custom code snippets.  This should be a * a - button * process such as export/import of site definition settings (STE files).

    In any case, I find my custom snippets, but I'll be damned if I can find clips in the folder Configuration of CS6.

    [User name] \AppData\Roaming\Adobe\Dreamweaver CS6\en_US\Configuration

    In addition to a stronger pair of prescription glasses, what Miss me?

    Nancy O.


    Problem solved.  There is no record of code snippets until you create an excerpt from custom code in DW.   Geez, I wish there was a better way to handle this.

    Nancy O.

  • Custom code to return all the selected items in a dynamic list

    Does anyone know of a custom code to return all the selected items in a dynamic list? Support told me that Dreamweaver does not return the last item. If anyone can give me a Tips how make this code custom or can direct me to code, I would be eternally grateful.

    Thanks to you two. I used the square brackets since they are in this season...

    No,

  • I posted yesterday, asking for help getting a customer code. Now, the statement is not actually show that which is his creation.

    I pasted the statement in my form and it had no more syntax errors, but now he is not actually create the code. I type the name and a phone number, but nothing happens?

    If you need more info ask please. I don't know what else to post for help.

    Form1. #subform [0]. CustCode:initialize - (FormCalc, client)

    Here, you see what is the initialize event, and you can change the event on any field of the form

    In looking from the top of the script editor, you can see there is Show: with a DropDownList on the side, you can choose all events from there, choose so calculate and make sure you are in formcalc

  • Create custom codes such as on any other computer user doesn't have to manually add all files

    I'm developing an application where all the sub screws must use the error of the master vi where vi master generates a custom error. Sub screws could base their action according to what a mistake he has received. What is the best way to define custom errors so that custom errors are added automatically when a user on any other computer using my screws? also, how should I throw custom errors based on a condition say after 5 minutes I want to generate a timeout error?

    Even if it is a good idea, you know your application very well, so if it sounds good to you even, we are happy.

    One thing, I mean, you can actually have a file (text, excel) to store these error codes and description.

    Advantage of it is, later in the future if you want to add/remove all codes, you don't have to change the code, or build exe

Maybe you are looking for