Integration Technologies - JDE1 (MOSC)

MOSC Banner

formservice insert data via AIS

edited Sep 23, 2020 9:56AM in Integration Technologies - JDE1 (MOSC) 3 commentsAnswered

HI,

I try using formservice to insert data for APPL : P90CB020_W90CB020C but the output not have error and my syntax as below :

{

"environment":"JDV920",

    "role":"*ALL",

    "username":"demo",

    "password": "XXXX",

    "formName" : "P90CB020_W90CB020C",

    "version" : "ZJDE0001",

    "formServiceAction" : "A", =============> INSERT

    "bypassFormServiceEREvent" : "true",

    "formInputs": [

{

    "fs_P90CB020_W90CB020C":    {

      "title": "Add Opportunity",

      "data": {},

      "subforms": {"s_W90CB020C_S90CB020C_42":       {

         "title": "Opportunity Header",

         "data":          {

            "lblDL01_161":             {

               "id": 161,

               "dataType": 2,

               "bsvw": false,

               "title": "",

               "visible": true,

               "longName": "lblDL01_161",

               "editable": false,

               "value": ""

            },

            "txtPartnerLongAddressNumber_240":             {

               "id": 240,

               "internalValue": " ",

               "dataType": 2,

               "bsvw": false,

               "title": "Partner Long Address Number",

               "visible": true,

               "longName": "txtPartnerLongAddressNumber_240",

               "assocDesc": "",

               "editable": true,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center