Update a Specific PM Daily Journal
  • 29 May 2025
  • 1 Minute to read
  • Dark
    Light

Update a Specific PM Daily Journal

  • Dark
    Light

Article summary

Patch
/pm-rest-api/rest/1/pmdailyjournal/F331192ADF242C56E05316821FAC51BB
Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "GpmffsFieldPrompt4": "This is a test entry" }
Responses
200

OK

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "GpmjJournalId": "2025",
  "GpmffdField1": null,
  "GpmffdField2": null,
  "GpmffdField3": null,
  "GpmffdField4": null,
  "GpmffdField5": null,
  "GpmffdField6": null,
  "GpmffsFieldPrompt1": "Work Performed Today",
  "GpmffsFieldPrompt2": "Problems / Delays",
  "GpmffsFieldPrompt3": "Workato Testing",
  "GpmffsFieldPrompt4": "This is a test entry",
  "GpmffsFieldPrompt5": null,
  "GpmffsFieldPrompt6": null,
  "GpmjActivities": " ",
  "GpmjClvValueCode1": null,
  "GpmjClvValueCode2": null,
  "GpmjClvValueCode3": null,
  "GpmjClvValueCode4": null,
  "GpmjClvValueCode5": null,
  "GpmjClvValueCode6": null,
  "GpmjCompCode": "001",
  "GpmjCreationDate": "2023-01-26T19:53:48Z",
  "GpmjDate": "2023-01-26T19:53:48Z",
  "GpmjHighTemp": null,
  "GpmjIuCreateDate": "2023-01-26T19:53:48Z",
  "GpmjIuCreateUser": "CMICUSER",
  "GpmjIuUpdateDate": "2023-02-07T20:07:43Z",
  "GpmjIuUpdateUser": "CMICUSER",
  "GpmjLowTemp": null,
  "GpmjModifiedBy": "CMICUSER",
  "GpmjModifiedDate": "2023-02-07T20:07:43Z",
  "GpmjPrecipitation": null,
  "GpmjPrepContactCode": "LZ",
  "GpmjPrepPartnCode": "001",
  "GpmjPrepPartnTypeCode": "C",
  "GpmjProjCode": "15600",
  "GpmjRainDayFlag": null,
  "GpmjRecordStatus": "SUBMITTED",
  "GpmjSkyConditions": null,
  "GpmjUtranStatusCode": null,
  "GpmjVUuid": "F331192ADF242C56E05316821FAC51BB",
  "GpmjWindConditions": null,
  "GpycrhCommonName": null,
  "GpmjDateTrunc": "2023-01-26",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjournal/F331192ADF242C56E05316821FAC51BB",
      "name": "pmdailyjournal",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmdailyjournal/F331192ADF242C56E05316821FAC51BB",
      "name": "pmdailyjournal",
      "kind": "item"
    }
  ]
}
object