glog.mobile Properties
To control the behavior of Oracle Transportation and Global Trade Management, you can change settings in the appropriate property set.
|
Property |
New in Version |
Description |
|---|---|---|
| glog.mobile.addevent.checkShipmentAccess |
26A |
When set to true, the mobile app verifies that a user still has access to a shipment before allowing an event to be added. Default: false. |
| glog.mobile.document. upload.shipmentstop.quickcode |
24A |
Defines the quick codes which will be used to upload documents to a shipment stop. You can set one or more quick codes which will tell the mobile web application that a document should be uploaded to the shipment stop rather than the shipment. By default all documents uploaded through the mobile web app are uploaded to the shipment. This property allows you to upload them to the shipment stop. Set the property with one or more quick codes. When you enter an event in the app you must select a quick code. If a document or signature is uploaded using a quick code which has been set on this property, it will be uploaded to the shipment stop. If the quick code isn't specified in the property or if the current location is selected, then it will be uploaded to the shipment level. |
| glog.mobile.email.tenderEmailLink | 24A | Set to true to create a “Mobile URL” link in tender emails that opens the mobile web application when you tap the link from a mobile device. Default: false. |
|
glog.mobile_image.quick_code_gid.<QUICK_CODE_GID>.document_def_gid =<DOCUMENT_DEF_GID> glog.mobile_pdf.quick_code_gid.<QUICK_CODE_GID>.document_def_gid =<DOCUMENT_DEF_GID> glog.mobile_signature.quick_code_gid.<QUICK_CODE_GID>.document_def_gid =<DOCUMENT_DEF_GID> |
23B |
Defines the document type associated with images, signatures, or PDFs collected on a mobile device and entered as part of an event. For example, If you create an event using a Quick Code of GUEST.ARRIVED and you want the associated document to have a document type of GUEST.MOBILE_IMAGE, the property would look like this: glog.mobile_image.quick_code_gid. For a signature it would look like this: glog.mobile_signature.quick_code_gid. For a PDF it would look like this: glog.mobile_pdf.quick_code_gid. |