Saving a form without providing mandatory fields
I have a field - "technical owner" on a form and whenever the technical owner clicks on save button , system should save the data and not check for the mandatory fields even when they are not entered.
Some PDIs are currently unavailable, and PDI actions are paused. View the latest updates here. Read More
I have a field - "technical owner" on a form and whenever the technical owner clicks on save button , system should save the data and not check for the mandatory fields even when they are not entered.
API Variable should be populated in the following format <Fetch the values from MRVS>: <member[1].email>;;<member[2].email>;;and so on.No. of values in MRVS -> no .of lines in API variable. Name of the MRVS is Members of the distribution list.Please ...
In a flow designer, For change task i need to set assignment group. I have written a script in flow designer for assignement group field. its not working if a source_mssql_db_oracle_schema contains sql assugnment group should be AH_AHSAD_CHG_APP-...
Hello Community, In flow designer, for the Do the following in parallel flow logic, flow stages are not available as this is not supported by OOB features, I am using Do the following in parallel flow logic where I am creating 4,5 catalog tasks at a ...
Hello,Is anyone able to advice how can I get Release management (com.snc.release_management_v2) installed on my PDI (which is at Washington DC version at the moment).On previous version (old PDI) I managed to install it via plugins (normal way) but t...
I created this script to greet the user at the start of every notification, but when I add it to any notification nothing shows up in the preview of the noti
Steps to reproduce:1. access to instanceA.service-now.com to one sys_certificate.2. Click on Validate Stores/Certificates3. result is Valid pkcs12_key_store4. Export record as xml then import on instance b.5. go to record on instance b.6. Click on Va...
I have a request that requires approval. There is an email that is created upon submission of the request. In the subject line of the email the short description and the user who the request is for should be displayed. This is what I have in the s...
Change Models are used to pre-define fields and set different status flow. Is it also possible to pre-define the Change Tasks in a Change Model?
Hi Everyone, I'm trying to import data using excel to Evidence Collection details table. For this, I have created a import set table and also transform map. One of the fields on Evidence Collection details table is document Id field like below.I hav...
I have requirement where we need to change header in notification , How can I achieve it? Please help!
I have a requirement to update the User Related List in Department (cmn_department) with a value which is set in the User Record and vice versa. 1) When I populate the Department (reference to cmn_department) record in the User Form it should update ...
Hi All, I want to write a fix script to insert new records using existing values.I have a table:- u_test inside that there are 4 attributes: - PatchingStartEndWeek (reference field)Sat 01:00 -4:0014:00:0018:00:00first weekFri 02:00 -5:0015:00:0016:00...
I am trying to copy an attachment from variable in record producer to record with the below BR, but its not workingI am using Async insert BR on the table (x_as_request) in scoped app.In line number 5, im getting 'x_as_request' table in the log. In ...
How to create multiple RITM for one request through flow designerhave one list collector variable on item based on number of records in list RITM should get created.