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

Oracle field service Form with dynamic fields not reflecting when downloading in pdf

Hi Community,

I'm working on a custom HTML form template in Oracle Field Service that generates a PDF, and I'm facing an issue where certain activity fields are not mapping correctly.

What's working:

  • {{activity.length}} → resolves correctly (Duration)
  • {{activity.caddress}} → resolves correctly (Address)
  • {{resource.pname}} → resolves correctly (Technician Name)

What's NOT working:

  • {{activity.sr_aid}} → shows as literal text
  • {{activity.aid}} → shows as literal text
  • {{activity.astatus}} → shows as literal text
  • {{activity.sr_pid}} → shows as literal text

I checked the Properties page under Configuration, and the API name for Activity ID is listed as 'aid' (Entity: Activity, Type: text).

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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