You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Field Service Inbound API - Property not visible Error

edited Sep 2, 2017 12:24PM in Field Service 4 comments

Version

Oracle Field Service Cloud

Code Snippet

  Property is not visible: 'appt_number'
  
  
  warning
  
  69063
  Property is not visible: 'customer_number'
  
  
  success
  update
  0
  Appointment id = 210
  
  
  
   
        
             I am getting 69063 Property not visible error while trying to create an activity using inbound API. Please suggest.

Request:

  <head>
  <upload_type>incremental</upload_type>
  <id>IB2016.02.02</id>
  <!--<properties_mode>update</properties_mode>-->
  <appointment>
  <keys>
  <field>appt_number</field> 
  <field>customer_number</field>
  </keys>
  </appointment>
  <inventory>
  <keys>
  <field>invtype_label</field>
  </keys>
  <upload_type>incremental</upload_type>
  </inventory>
  <upload_type>incremental</upload_type>
  </head> 
  <data>
  <commands>
  <command> 
 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!