Róbert Pilinszky
- Total activity 61
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 27
Articles
Recent activity by Róbert Pilinszky-
How to trigger a print event from a script
This note describes how to generate a new SSCC number and print label from a script. You can automate this task with the following script configured for Produmex Robot tool.In this example I am goi...
-
How to display product image after selecting the item in Picking and Ad-Hoc picking
This note describes how to display product image after selecting the item in Ad-Hoc picking There is a HookScript in the system that is triggered after selecting an item.Item ConfigurationI added a...
-
How to change the Quality Status by scripting
This note describes how to change the QS of a stock based on a location In case you want to change the QS of a stock on a certain location, then you can do it by a script. You can automate this tas...
-
How to generate Move Order by scripting
This note describes how to generate custom Replenishment orders You can create the following move order types by changing the order type : PmxMoveOrderType.Move;PmxMoveOrderType.PutAway;PmxMoveOrde...
-
How to configure auto shipping in picking process with base document Inventory Transfer Request
This note describes how to create a hookflow script in order to create the Inventory Transfer document automatically after picking the picklist of an Inventory Transfer Request. Since there is not ...
-
How to make custom bin location list in Put Away
This note describes how to make a custom target location list by PutAwayDestinationLocationHookScript The hook flow is called if the following settings are disabled: Use suggested locations? sett...
-
How to make custom bin location list in AdHoc move
This note describes how to make a custom target location list by SelectLocationForAdHocMovesHookScript Creating SQL VIEW as an input for the script First, create an SQL view that contains all sou...
-
How to change the status of the Picklist to Ready by scripting
This note describes how to make a picklist status to “Ready” by scripting-This script is useful in case the status of multiple picklists must be changed to “Ready”, and it can be done as a backgrou...
-
Produmex Scan: Redirected printer cannot be used
“Settings to access printer ‘Printer Name (redirected #)’ are not valid” error appears when a printing process is started from the Produmex Scan application All printing events are started by the...
-
How to configure scale communicaion in Organizational Structure
Configuring Scalecom service, or direct scale communication 1.1. Configure direct connection Use the Direct connection if the scale connects directly to the client computer. Direct connection forma...