My Oracle Support Banner

JBO-27008: Attribute ActivityAssigneeId In View Object ActivityAssignee Cannot Be Set (Doc ID 1912817.1)

Last updated on DECEMBER 17, 2023

Applies to:

Oracle Fusion CX Sales Cloud Service - Version 11.1.8.0.0 to 11.1.11.1.0 [Release 1.0]
Information in this document applies to any platform.

Goal

While calling the createActivityAssignee method,  getting the following error:

JBO-27008: Attribute ActivityAssigneeId in view object ActivityAssignee cannot be set


****************************** Request *******************************************
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:typ="http://xmlns.oracle.com/apps/crmCommon/activities/activitiesService/transient/types/" xmlns:act="http://xmlns.oracle.com/apps/crmCommon/activities/activitiesService/">
  <soapenv:Header/>
  <soapenv:Body>
     <typ:createActivityAssignee>
        <typ:activityAssignee>
          <act:ActivityAssigneeId></act:ActivityAssigneeId>
          <act:ActivityId>300000171506001</act:ActivityId>
          <act:AssigneeId>100000000182359</act:AssigneeId>
          <act:AssigneeRsrcOrgId></act:AssigneeRsrcOrgId>
          <act:ObjectVersionNumber>1</act:ObjectVersionNumber>
          <act:LastUpdateDate></act:LastUpdateDate>
          <act:ShowTimeAsCd>BUSY</act:ShowTimeAsCd>
          <act:AppointmentResponseCd>NOT_RESPONDED</act:AppointmentResponseCd>
          <act:ReminderPeriod>-1</act:ReminderPeriod>
        </typ:activityAssignee>
     </typ:createActivityAssignee>
  </soapenv:Body>
</soapenv:Envelope>
 
  
  
 

Solution

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Goal
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.