Journal field issue on Scoped application

Singareddy Anil
Giga Contributor

Hi,

When i am inserting Incident from custom table in scoped application, i am getting cross scope error. But i have added cross-scope privileges for sys_journal_field table.. Still i am getting same error. I am using setJournalEntry() where as i developed the same in Global, that it was fine.

find_real_file.png

find_real_file.png

Anyone have idea on this error, please let me know.

 Thanks in advance

1 ACCEPTED SOLUTION

Hi Ankur,

 

Just tried with .getDisplayValue().. it works ...!!!!!

View solution in original post

9 REPLIES 9

scott barnard1
Kilo Sage

Does it have access to write to the incident table as well?

 

You are looking for a write entry on the incident target

Hi Scott,

 

I gave access for Incident as well, able to create Incident the problem is with journal fields only

Odd as it seems ok in my instance. How are you creating the incident? Is it a UI action , workflow or some other method?

Hi Scott,

 

Through BR