App Publisher Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Function setJournalEntry is not allowed in scope

Hi. We allow certain device management functions from within incident. Part of the logic is to add entries to incident's journal the tell a person of success or failure of a particular action. But it seems there is another restriction: Function setJo...

aklimenko by Mega Expert
  • 6684 Views
  • 3 replies
  • 3 helpfuls

Using setWorkflow in scoped application

Hi there, I'm working on an application in Fuji in which I'm trying to create Software Catalog records from my app. I was able to create the records by enabling write access from all application scopes on the pc_software_cat_item table. However, I'd ...

noahstahl by Giga Contributor
  • 5070 Views
  • 3 replies
  • 5 helpfuls

Removing unnecessary Application dependencies

While building my scoped application, I created some forms and fields on the cmdb_ci table, as well as some catalog items and workflow (all within my application scope).   I no longer needed them, and deleted them all, however the Application Depende...

How to zip binary attachment in scoped app?

As we convert our app we need to find alternative to zip file attachments. We use it to send large files for processing outside ServiceNow via REST APIThis is a function we used: var sa = new GlideSysAttachment(); var binData = sa.getBytes(gr); var z...

aklimenko by Mega Expert
  • 2497 Views
  • 2 replies
  • 0 helpfuls

Adding scoped field to global table

Is there a way to add a scoped field to a global table?   I'd like to add a custom field to cmdb_ci so that our scoped app can leverage customer's data/relationships in the CMDB, and I see an option for "Allow new fields" option on the form, but it's...

RESTMessageV2 substitute parameter in URL

HiI use RESTMessageV2 to connect to external server. Some API calls have parameters in URL (/api/device/{deviceId}/sync'). I need to send POST and replace deviceId with a value. Unfortunately, setStringParameter() does not work and alternative method...

aklimenko by Mega Expert
  • 1998 Views
  • 3 replies
  • 0 helpfuls

Table not Accessible to All Application Scopes

If the setting for a Table in the 'Accessible from - All Application Scopes' area has only Can Read checked. Do I change this in the Global Scope or should this table be made accessible via Standard Configuration from ServiceNow?I am asking about tab...

AccessibleFrom.PNG
Unanswered questions
No posts to display.