Developer forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

filtering kb_category

Hi Everyone,I'm trying to write a server script that filters kb_category to a specific category, but it's not working correctly.   I think it has something to do with the Reference qual: javascript: new global.GlobalKnowledgeUtil().getRefQualCategory...

yundlu316 by Kilo Guru
  • 1255 Views
  • 3 replies
  • 0 helpfuls

embedded list field validation on submission of form

Hi I have two embedded lists in a form, a field name called uni_number in both the embedded lists, on submission of form or on saving of form, it should throw a notification or error message that uni_number should be 12 digits.... this i have done on...

siramdasu by Tera Contributor
  • 1836 Views
  • 7 replies
  • 0 helpfuls

Resolved! Get Element by Class Name not working

I'm trying to grab an element by it's class name in a client script (Dublin) with var mand = document.getElementByClassName('mandatory');How ever this falls over with the error..."TypeError: document.getElementByClassName is not a function"Any though...

Resolved! Make custom field look like the Duration field

I am wondering if there is a way to make a custom field look like the OOB Duration field. I have a group that wants to track the total number of days its team members travel, but do not like the way that the standard Duration field looks on reports (...

find_real_file.png find_real_file.png
Marcel H_ by Tera Guru
  • 2097 Views
  • 11 replies
  • 3 helpfuls

Resolved! Can we use the ECC queue for custom integrations?

Hi all,I was wondering if it was safe to use the ECC queue for a custom integration?Background is that we have an instance-to-instance integration, and web service calls are getting noticeably long. I'd like to queue outbound requests and process the...

Resolved! true/false ui action

Hello Everyone,I am creating a UI Action that is dependent on the choice of a checkbox.When I submit the request, I leave the checkbox unchecked, I want it to go to Schedule status, instead it keeps going to Estimate Approval.What am I doing wrong?

find_real_file.png

How to add manual approver on the fly

Hi,I want to add manual approver on the fly, means if any workflow approver want to add a new approver in between, then he should be able to add. and after approving from the manually added approver, the request should move to further activity in the...

jt110 by Kilo Contributor
  • 5264 Views
  • 5 replies
  • 0 helpfuls

current.sys_id on a ACL create script

I have a primary form which links via sys_id to a secondary form's foreign key.   Users would only initiate create on the form by pressing the new button on a related list.Someone had created a create ACL in the secondary form that uses current.sys_i...

tahnalos by Kilo Sage
  • 2020 Views
  • 1 replies
  • 0 helpfuls

getFields in scoped app

We are developing in a scoped application and cannot use getFields().   How can we revise the below code so that it works in a scoped app?var fields = gr.getFields();gs.addInfoMessage(data.sys_id);totalFields = fields.size();for (var i=0; i<fields.si...

davilu by Mega Sage
  • 3288 Views
  • 2 replies
  • 0 helpfuls

Resolved! Unable to load WSDL: java.lang.RuntimeException: java.net.SocketTimeoutException: connect timed out:java.net.SocketTimeoutException: connect timed out

I have a WCF service that is behind SSL and HTTPS.When I paste the WSDL into the WSDL XML field and try to Generate sample Soap messages I get the following error:Unable to load WSDL: java.lang.RuntimeException: java.net.SocketTimeoutException: conne...

esr124 by Mega Contributor
  • 4212 Views
  • 6 replies
  • 1 helpfuls

Resolved! Outbound REST Message returns 500

I have a hosted REST endpoint that can be successfully hit from:web:   https://webopstest.osmose.com/MgmtToolsApi/api/Authorization/AuthorizationTokenAsJSON/17/serv_utiliis fiddle: https://jsfiddle.net/48o0xgxq/2/   and Postman, iPhone, etcBut testin...

charliesdev by Giga Expert
  • 4268 Views
  • 29 replies
  • 7 helpfuls

Workflow Run Script as a specific user

Presently I have a script that runs in a workflow that says after such and such happens, find the account in the sys_user table, and inactivate them. This all works perfectly, and the account is inactivated. The " problem " is that the action is done...

shembop by Tera Contributor
  • 2673 Views
  • 2 replies
  • 0 helpfuls

Watch list for record producer (Istanbul)

Hello all,We received a request to add a couple of users to the watch list of a record producer. Not sure how to accomplish this, but I see many people use List Collector. I'm not too knowledgeable on how to use the list collector to set the username...

gnunez by Kilo Guru
  • 3169 Views
  • 12 replies
  • 6 helpfuls