No products in the cart.
< 1 min read
Manageability
High
Business Rule
Access Control
Script Includes
Catalog Client Scripts
Client Script
Script Action
Inbound Email Actions
Email Script
Widget Angular Provider
Widget
Record Producer
Scripted REST Resource
UI Action
UI Script
Inline Script
SN-0390
Package calls can access resources on the server-side to perform operations without appropriate validation, for this reason calls to Java packages are unsupported. They should be replaced by the Glide alternative.
Use Glide APIs to call Java packages.
10 min
var date1 = new GlideDateTime().getRaw();
var date1 = Packages.com.glide.glideobject.GlideDateTime().getRaw();
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.