Create a PM RFI
  • 13 Jun 2025
  • 2 Minutes to read
  • Dark
    Light

Create a PM RFI

  • Dark
    Light

Article summary

Post
/pm-rest-api/rest/1/pmrfi

Create RFIs (Requests For Information)

UI Location:

Security
HTTP
Type basic

Basic authentication

Header parameters
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
Body parameters
object
Example{ "PmrfiCompCode": "001", "PmrfiProjCode": "18900", "PmrfiFromPartnCode": "001", "PmrfiFromPartnTypeCode": "C", "PmrfiFromContactCode": "SC", "PmrfiToPartnCode": "001", "PmrfiToPartnTypeCode": "C", "PmrfiToContactCode": "SC", "PmrfiSubject": "Test Request", "PmrfiAcceptSuggestionFlag": null, "PmrfiVUuid": "" }
PmrfiToPartnCode
string Required

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmrfiToContactCode
string Required

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmrfiProjCode
string Required
Max length10
PmrfiSubject
string Required

RFI Subject.

Max length200
PmrfiFromContactCode
string Required

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmrfiFromPartnCode
string Required

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmrfiAcceptSuggestionFlag
string Required

expected values "P", "C" or "O"

Max length1
PmrfiFromPartnTypeCode
string Required
Max length1
PmrfiToPartnTypeCode
string Required
Max length1
PmrfiCompCode
string Required
Max length8
PmrfiCoauthorContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmrfiRefId
string
Max length16
PmrfiAnswerByPtCode
string
Max length1
PmrfiClvValueCode2
string
Max length16
PmrfiClvValueCode1
string
Max length16
PmrfiClvValueCode4
string
Max length16
PmrfiClvValueCode3
string
Max length16
PmrfiClvValueCode6
string
Max length16
PmrfiClvValueCode5
string
Max length16
PmrfiCoRespondentList
string
Max length1000
PmrfiStatusCode
string

RFI Status Code. Must be a valid RFI status code from CMiC application.

Max length10
PmrfiAnswerByPartnCode
string

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmrfiSubmittedDate
string
PmrfiSuggCostImpactFlag
string

expected values "P", "C" or "O"

Max length1
PmrfiSrcCode
string
Max length16
PmrfiCostImpactFlag
string

expected values "P", "C" or "O"

Max length1
PmrfiIuUpdateDate
string
PmrfiCoauthorPartnCode
string

Must be a valid Project Partner Code in CMIC. Either a Business partner code or company code. (PMPROJPARTNER)

Max length8
PmrfiProceedFlag
string
Max length1
PmrfiCreateDate
string
PmrfiRequiredDate
string

RFI Required Date

PmrfiEnteredByPartnCode
string
Max length8
PmrfiIuCreateDate
string
PmrfiSuggSchedDaysNum
number
PmrfiEnteredByContactCode
string
Max length10
PmrfiSuggestion
string
Max length4000
PmrfiAnsweredDate
string

Date when the RFI was answered.

PmrfiEnteredByPartnTCode
string
Max length1
PmrfiCostAmt
number
Max length18
PmrfiAnswerByContactCode
string

Must be a valid Project Contact Code. (PMPROJCONTACT)

Max length10
PmrfiScheduleImpactFlag
string

expected values "P", "C" or "O"

Max length1
PmrfiCoauthorPartnTypeCode
string
Max length1
PmrfiAnswer
string

RFI Answer

Max length4000
PmrfiCmCode
string
Max length11
PmrfiRfiId
string
Max length16
PmrfiQuestion
string

RFI Question

Max length4000
PmrfiSuggCostAmt
number
Max length18
PmrfiSuggSchedImpactFlag
string

expected values "P", "C" or "O"

Max length1
PmrfiScheduleDaysNum
number
Responses
201

Created

Headers
Content-Type
string
Exampleapplication/vnd.oracle.adf.resourceitem+json
{
  "PmrfiCompCode": "001",
  "PmrfiProjCode": "18900",
  "PmrfiRfiId": "RFI-0004",
  "PmrfiSubject": "Test Request",
  "PmrfiStatusCode": null,
  "PmrfiCreateDate": "2023-01-27T22:08:05Z",
  "PmrfiRequiredDate": null,
  "PmrfiAnsweredDate": null,
  "PmrfiFromPartnCode": "001",
  "PmrfiFromPartnTypeCode": "C",
  "PmrfiFromContactCode": "SC",
  "PmrfiRefId": null,
  "PmrfiQuestion": null,
  "PmrfiToPartnCode": "001",
  "PmrfiToPartnTypeCode": "C",
  "PmrfiToContactCode": "SC",
  "PmrfiAnswer": null,
  "PmrfiCoRespondentList": null,
  "PmrfiCostAmt": null,
  "PmrfiCmCode": null,
  "PmrfiCostImpactFlag": null,
  "PmrfiSuggestion": null,
  "PmrfiAcceptSuggestionFlag": null,
  "PmrfiProceedFlag": null,
  "PmrfiAnswerByPartnCode": null,
  "PmrfiAnswerByPtCode": null,
  "PmrfiAnswerByContactCode": null,
  "PmrfiEnteredByPartnCode": null,
  "PmrfiEnteredByPartnTCode": null,
  "PmrfiEnteredByContactCode": null,
  "PmrfiScheduleImpactFlag": null,
  "PmrfiScheduleDaysNum": null,
  "PmrfiSrcCode": null,
  "PmrfiSuggCostImpactFlag": null,
  "PmrfiSuggCostAmt": null,
  "PmrfiSuggSchedImpactFlag": null,
  "PmrfiSuggSchedDaysNum": null,
  "PmrfiSubmittedDate": null,
  "PmrfiCoauthorPartnCode": null,
  "PmrfiCoauthorPartnTypeCode": null,
  "PmrfiCoauthorContactCode": null,
  "PmrfiClvValueCode1": null,
  "PmrfiClvValueCode2": null,
  "PmrfiClvValueCode3": null,
  "PmrfiClvValueCode4": null,
  "PmrfiClvValueCode5": null,
  "PmrfiClvValueCode6": null,
  "PmrfiIuCreateDate": null,
  "PmrfiIuUpdateDate": null,
  "PmrfiVUuid": "e28f395a-9922-48ed-991a-f0b1c4a8f02a",
  "links": [
    {
      "rel": "self",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmrfi/e28f395a-9922-48ed-991a-f0b1c4a8f02a",
      "name": "pmrfi",
      "kind": "item"
    },
    {
      "rel": "canonical",
      "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/pm-rest-api/rest/1/pmrfi/e28f395a-9922-48ed-991a-f0b1c4a8f02a",
      "name": "pmrfi",
      "kind": "item"
    }
  ]
}
object