How to feed the DFF using the API fields

Two new fields are need to be added to the employee assignment staging table to support the new design of the approval.

So two new fields must be filled in HR Oracle using data in the assignment table.

-> Finance employee id Manager needs to be filled in the FDF (assignment attribute 1)

-> The agent code must be entered in the FDF (2 attribute assignment).

How can I fill these two DFFs using an API. I mean how to feed the fields of DFF using the API?

Use the API-

hr_assignment_api.update_emp_asg

Pass the values for the parameters as needed-

p_ass_attribute1

p_ass_attribute2

See you soon,.

Vignesh

Tags: Oracle Applications

Similar Questions

  • Update of the custom with the API fields

    Hi, (I am currently a place specifically to work on this, so I'd appreciate an urgent response.)

    Unless I missed something - there seems to be no document saying how to upgrade something else than the default fields? I use the RESTful API and could quickly recover contacts. The update Gets a 200 response - but how we update the custom fields?


    Here is a sample code... my guess to send just the name "internal" (line 3) does * not * work.


    $contact-> id = $id;

    $contact-> emailAddress = $lead1 ["emailAddress"];

    $contact->C_Accept_or_Reject_Date1 = time();

    $response = $eloquaRequest-> put ("data/contact /'. ') ($id, $contact);



    Update: I also tried the inner statement without success:

    $contact-> {'{{Contact.Field (C_Accept_or_Reject_Date1)}}"} = time();



    Thanks in advance,

    Sam

    Hi Sam,

    You'll want to see custom fields using their identifier unique and include them as part of a collection fieldValues can only be in your application. See the following example:

    'type': 'Contact,'

    'currentStatus': 'Action pending ',.

    'name': '[email protected]',.

    "accountName": "Eloqua, Inc..

    "address1": "111 Peter Street",

    "country':"Canada. "

    'emailAddress': '[email protected]',.

    'fieldValues can only be':]

    {

    "id': '100021."

    'value': 'value of the custom field.

    },

    ....

    Note that the fieldValues collection can only be contains a record for each custom and its corresponding value field. To search and retrieve the ID unique for your custom fields, you can use the following parameter:

    • GET (list): / assets/contact/fields? Search = {searchTerm} & page = {page} count = {number} & orderBy = {orderBy}

    We also have a post on to access the Contact fields that should help you.

    Please let me know if you need more information.

    Thank you

    Fred

  • How to align the Hcenter fields in VFM?

    How to align the Hcenter fields in VFM? its giving problem

    solution on mine! years of posting for reference...

    what I did earlier.

    I wanted to have a manager of fixed size (maximum size) and put fields here, during an aliging then using stylebit it did not work. I used sublayout and fixed to what extent a perticular dimension

    resovled doing problem.

    It is not sufficient (or necessary) to if you want to use sublayout to have a fixed size, if you use the alignment, bcz setting hardcodedly properties, the other model overridden, so u must override the methods 'getPrefferedWidth & height', not the two held all the time, but according to the needs, if you want to:-alignment, you can try only method "width" and comparable to V-alignment. I included these methods and found that half of my UI related issues would have resolved more easily, if I tried this previously.

    Thank you best regards &.

  • How to change the image field captures screenshots automatically from BMP to JPEG

    How to change the image field captures screenshots automatically from BMP to JPEG

    I want to say, when I tap on the screenshot on my keyboard and paste this image in microsoft photo editor or picasa 3.0 areas of the bitmap .bmp. instead of asking the witch I´d field prefer.
    So, I open that image on the brush to convert it to. JPEG.
    It's hick very!
    is it possible to easily me this step and save or paste pictures in JPEG on my files automatically?

    Hello

    I saw that article when I was looking for one that I posted...

    I understand your problem, and the answer is that, to the best of my knowledge... NO..

    Windows records the capture in memory as bitmap, along with, even if you can paste it directly into a folder, it would be in the form of bitmap...

    The best I could find is to use the suggestion in the link I've included which refers to the

    Windows Key + PrintScreen to automatically record is in PNG format in your pictures folder...

    The only way to do what you want is with a 3rd party capture program that can be configured to save in a directory as a specific file type...

    Personally, I use a program called print screen Deluxe for this... it is a purchased program...

    I'm sure you could find something free to do what you need...

    You may need to use a different key for print screen, but the software can allow you to reprogram the PrntScrn key...

  • How to change the search fields displayed on the homepage of UCM 11g?

    Hello

    How to change the search fields displayed on the homepage of UCM 11g?

    Another option for you.

    Follow the links below.

    How to: Customize the home page of Oracle UCM with configuration manager. -Blog of BlueStudios Johns

    Example of a custom component.

    bluestudios.co.uk/blog/wp-content/uploads/2009/02/ether_homepage1.zip

    -Prashant

  • How to access the api new Shape3D from OpenJDK for FX8?

    Good so I'm basically trying to understand how to use it.

    http://mail.OpenJDK.Java.NET/pipermail/openjfx-dev/2013-February/005897.html

    I downloaded it and I am able to open and view the documentation of the api, but I can't apply it.

    I use NetbeansLamba8 8 JDK and JRE 8. Inside of netbeans in the region of JavaFX for the JavaDoc, I changed the link oracle with the link in the folder I was using and not luck.

    Basically I'm just starting to use the 3D API, and it is important, then I wanted to start using it as soon as POSSIBLE.


    There was an article on how to 'Build the JDK open', but he talked about Netbeans, Eclipse, etc. before you have a certain type of cmd of the building line. I think I'll of course all of this, just trying to figure out why the docs do not work... Even when I turn it on it still shows the old API (weird). I'm not to change the correct path?

    Not too sure how to apply the new API, any help would be appreciated!

    I downloaded the jdk8b77 snapshot from here: http://jdk8.java.net/download.html

    Then, I created a SphereAndBox.java file by copying and pasting the source from here-online https://wikis.oracle.com/display/OpenJDK/SphereAndBox.java
    And I compiled the sources and ran and it worked well together (win7 64 bit, ATI Radeon HD 4600 jdk)

    C:\dev\3d>notepad SphereAndBox.java
    C:\dev\3d>"\Program Files\Java\jdk1.8.0\bin\javac.exe" SphereAndBox.java
    C:\dev\3d>"\Program Files\Java\jdk1.8.0\bin\java.exe" SphereAndBox
    C:\dev\3d>"\Program Files\Java\jdk1.8.0\bin\java.exe" -version
    java version "1.8.0-ea"
    Java(TM) SE Runtime Environment (build 1.8.0-ea-b77)
    Java HotSpot(TM) 64-Bit Server VM (build 25.0-b18, mixed mode)
    

    Displayed a Phong shaded sphere and box in a scene from the point of view with lighting and a specular highlight. The scene could be turned using a mouse.

  • How to change the API key associated with one user to another in salesforce

    Hello

    I went to check if a user has access to Echosign today and discovered that a person who has been placed to the company for about 1.5 years is still an active user. When I try to disable sound, I get an error message saying that an API key is associated with this user account. See below. How can I change this to be associated with my user account?

    Kind regards

    Rakesh.

    Hi Rakesh,

    If you disable the API key holder, then it will disrupt the configuration of full integration. I recommend you to change the email address of the user to your e-mail address in order to maintain active and accessible:

    https://helpx.Adobe.com/document-cloud/KB/gain-access-user-accounts.html

    Kind regards

    -Usman

  • Set the signature using the API field only

    I have a situation where all PDFs you signed are created for each customer individually and on the fly.

    I must be able to define the scope of the signature using the API only.

    Is this possible? I can't change the pdf file and add any kind of labels. It must be done using an x, the value of the coordinate y.

    Hello Lawrence,.

    If you are looking to set the fields of the form through the API, you can see below reference material:

    https://secure.NA1.echosign.com/public/docs/EchoSignDocumentService21#FormField

    Kind regards

    -Usman

  • How to disable the input fields using backing bean

    Hi all

    I use jdev10g ADF. can someone help me how to disable all fields on a page by clicking on a button?
    I say 10 fields and a read only field that has a value of default db 'Pending'. I have a button that, when I click, I disable all the other fields and change the value of the field read-only 'closed '.
    How can I do this method of bean pressing button?

    Thanks for any idea

    Preeti

    You need not to do this a bean of support. Instead on the components that you want to disable write an EL expression for the disabled attribute something like this:

    #{bindings.yourfield.inputValue == "CLOSED"}

    CM.

  • How to reconcile the description field of the ad to rights in IOM groups

    Hi all

    I reconciled the ad groups that the rights to the IOM and it works perfectly. I have hundreds of rights, but these rights have a blank description field. I would like to synchronize the description of the ad groups rights, but I do not now how to do it.

    My idea is, create a customized search with the CNs and the Descriptions of the groups and write a custom task that will read this list of choices and will update the description field of my rights.

    But I can't change the rights on the API of the IOM.

    Please, can you send me an example of the use of rights on IOM API? Or do you have any hint how can I fill the description of rights?

    Thank you

    Milan

    Fact

    Here is part of my task...

    ...

    Card lookupValues = getLookupValue (lookup);

    EntitlementService entServ = (EntitlementService.class) Platform.getService;

    HashMap retAttrs = new HashMap ();

    Criteria of SearchCriteria = null;

    {for (Map.Entry entry: {lookupValues.entrySet ())}

    String entitlementName = entry.getKey ();

    Dim description As String = entry.getValue ();

    entitlementName = entitlementName.split("~") [1];

    description = description.split("~") [1];

    criteria = new SearchCriteria (Entitlement.ENTITLEMENT_DISPLAYNAME, entitlementName, SearchCriteria.Operator.EQUAL);

    List entList = entServ.findEntitlements (criteria, retAttrs);

    If (entList.size ()! = 0) {}

    Right = entList.get (0);

    entitlement.setDescription (description);

    entServ.updateEntitlement (entitlement);

    }

    }

  • How to clear the inputText field that contains control data to the Web Service data?

    Hello

    I use JDeveloper 12.1.3 and 2.2 of the MAF.

    I created a Web Service data control that offers the feature of the View object on the server side.

    To use this, I created a taskflow with two pages of amx. The first page of the amx contains a button to call the other.

    The second page of the amx contains fields inputText with the values of the parameters of creation out of the data control functions.

    If I call the second page of the amx inputText fields are empty. On the page, I have a button to call the function of creation itself. By pressing the key the inputText field values will be sent to the server. Everything works great! Pressing on the button also calls for action to return to the first page of amx in the taskflow.

    Now, if a next time I call the second page the inputText fields contain the values from the last call.

    I want the inputText empty fields each time. How can I achieve this?

    Thanks in advance.

    Martin

    You can ask this question in the forum of the MAF

    Oracle Mobile Application Framework

  • How to limit the index field filter to display in standard integration page?

    Hi all

    I have a question here, how do I limit the index fields of standard display configuration check page? I noticed, there are also many fields unrelated to display standard failed in the page. Can I limit only the useful indexes appear in standard integration page? and how can I do?

    Thank you for your help.

    If you want to hide in the world, including all profiles too, you should be able to hide on the interface.

    Configuration Manager > Information fields > select > Edit > uncheck the box: turn on the User Interface > Ok

    When you do that, you may just want to remove the field.

  • Questions by pulling on the Contact of the API fields in bulk

    I am putting together a code to export data in bulk using Node.js and I run questions where the call/contact/fields is not valid JSON return.  It seems to occur only when the pageSize gets too high.  It returns the extra spaces or new lines in the JSON that breaks the JSON.parse () function.

    The only way I found to work around the problem is to make the size of page 10 or less.  It seems that something bigger and I get a JSON parse error.  Here is the code I am using

    function getAllEloquaFields(callback) {
      var https = require('https');
      var config = require('./config'); // This just sets the https options and builds the auth header
    
    
      config.options.host = 'secure.eloqua.com';
      config.options.path = '/API/Bulk/1.0/contact/fields?page=100&pageSize=20';
      config.options.port = '443';
      config.options.method = 'GET';
    
      function final() { callback(results); }
    
      var page_size = 10;
      var results = [];
      function repeat(page,page_size) {
        config.options.path = url_obj.pathname + 'contact/fields?page='+page+'&pageSize='+page_size;
    
        var reqGet = https.request(config.options, function(res) {
    
          res.on('data', function(d) {
            var json;
            try {
              json = JSON.parse(d);
              if(json.elements.length > 0) {
                results = results.concat(json.elements);
                repeat(page+1,page_size);
              } else {
                final();
              }
            } catch(e) {
              console.log('There was an error: ' + e);
            }
          });
        });
        reqGet.end();
        reqGet.on('error', function(e) {
          console.error(e);
        });
      }
      repeat(1,page_size);
    };
    
    getAllEloquaFields(url_obj,function(elements) {
      console.log(elements);
    });
    
    

    And here is the article from json which seems to have the problem:

    {
          " createdAt": "/Date(-2208970800000)/", //<---- the extra space is messing things up
          "dataType": "string",
          "hasNotNullConstraint": false,
          "hasReadOnlyConstraint": false,
          "hasUniquenessConstraint": false,
          "internalName": "C_SFDCLeadID",
          "name": "SFDC LeadID",
          "statement": "{{Contact.Field(C_SFDCLeadID)}}",
          "updatedAt": "/Date(1270576350780)/",
          "updatedBy": "Some.One",
          "uri": "/contact/field/100024"
    },
    
    

    Anyone else see this issue?

    Thank you

    Russ

    In fact, I solved the problem.  It wasn't the API, I'm new on Node.js and was not manipulate the response correctly.  I was only pulling in one "piece" of data, instead of the complete answer.  The following code is correct.

    Thank you

    Russ

    getAllEloquaFields(url_obj, callback) {
      var https = require('https');
      var config = require('./config');
      config.options.host = 'secure.eloqua.com';
      config.options.port = '443';
      config.options.method = 'GET';
    
      function final() {
       callback(results);
      }
    
      var page_size = 100;
      var results = [];
      function repeat(page,page_size) {
        config.options.path = '/API/Bulk/1.0/contact/fields?page='+page+'&pageSize='+page_size;
    
        var reqGet = https.request(config.options, function(res) {
          var all_data = '';
    
          res.on('data', function(d) {
            var json;
            try {
              all_data += d.toString();
            } catch(e) {
              console.log('There was an error: ' + e);
            }
          });
    
          res.on('end', function() {
           //all the data has been sent
           var json = JSON.parse(all_data);
           if(json.elements.length == 0) {
             final();
           } else {
             results = results.concat(json.elements);
             repeat(page+1,page_size);
           }
          });
        });
        reqGet.end();
        reqGet.on('error', function(e) {
        console.error(e);
        });
      }
      repeat(1,page_size);
    };
    
  • How to remove the email field in the contact form

    Hello

    I have a problem with the contact form widget must. When I import the widget on the site, I can't delete the email from the contact form field. How can I delete? By pressing the delete key, nothing happens, click on the blue icon appears select required, it won't let me...

    Any help on how to remove the e-mail form would be great.

    Hi Brad,

    Thanks for coming back. Yes by using other forms solves the problem, but the widget is so quick and easy. Pitty this field cannot be deleted.

    See you soon

  • How to disable the existing fields to highlight

    Hello

    I make a PDF with radio buttons, with a background image, and when I view the PDF in Acrobat X Pro it seems fine. I turned off to highlight the existing fields in the menu form. But when I open the document on another computer, large gray boxes appear around the buttons radio Acrobat Connect automatically highlight the existing fields?

    How to export the PDF file as well as on other computers do not appear the gray boxes?

    Thanks a lot for your help!

    Fabian

    It is a setting of the application, not the document.

    You can disable it by going to Edit -. - form and tick 'display '.

    "flight hover border for the fields.

    It is also possible to turn off this setting using a script, but I would

    not recommended to do this because it would not affect only your file but

    all files open on the computer of the user. If you want to implement

    You should at least inform the user of the change, and preferably get their

    confirmation to do.

Maybe you are looking for

  • Filestore72 redirect virus on iPhone and iPad?

    Hello In the last day I got redirected to FileStore72.info and a.1nimo.com when a click from google to a known site of automotive discussion forum.  He can't seem to others sites and if we stop then starts them running again, he gets to the right pla

  • Falat error

    I'm downloading Skype new version and when I go to sign in the new window opens with the name of error falat can someone help me please

  • My memory card is not read

    Hello! I'm having a small problem. My computer has a location where it says SD/MMC, so I inserted my memory card, but nothing has popped up. I went to my computer and apparently it don't the had not read. What should I do? There is a small green ligh

  • How to get the alert or deducted to the admin if the user AD installation of application in the domain system?

    How to get the alert or deducted to the admin if the user AD installation of application in the domain system?

  • How to record video using the NI PCI-1411?

    Hi all I have an old NI PCI-1411 Pulnix camera, LabVIEW 7.1.1 and Module NI Vision Development 7.1.0. What I want to do is to simply record a video, and I can't find any tools to do so. I found an example in the code LV to save the view, but it seems