‎12-21-2015 10:22 PM - last edited on ‎04-01-2024 04:38 PM by Mercedes_O
Any direction greatly appreciated.
1) In the "Configuration" "Asset Pages" "Asset Custom Fields" I set Custom01 to a Textbox and renamed it to TeamViewerID.
2) I created a batch file c:\tvr.bat with the following one line:
"C:\Program Files (x86)\TeamViewer\Version7\teamviewer.exe" --Password TestPassword -i {Custom01}
3) I then created an Asset Action called "TeamViewer Remote" that has one line:
cmd.exe /K {actionpath}tvr.bat
When I run the custom action from the Asset Pages everything translates okay except for the Custom01. Instead of it putting in the number that I manual put in by editing the asset it just puts in {Custom01} in the command line.
Question:
How do I call an "Asset Custom Field" from a command line or lansweeper action script?
‎04-04-2019 11:29 PM
‎10-10-2018 12:32 AM
‎03-09-2016 01:21 PM
‎12-23-2015 05:33 PM
‎12-23-2015 05:04 PM
‎12-23-2015 04:43 PM
‎08-31-2016 03:42 PM
Bert.D wrote:
Hi,
I'm afraid it's currently not possible to use the custom fields (eg. {Custom01}) as a parameter in custom actions.
‎09-27-2016 01:39 PM
MrCount wrote:Bert.D wrote:
Hi,
I'm afraid it's currently not possible to use the custom fields (eg. {Custom01}) as a parameter in custom actions.
Hi,
is there any update?
It would be nice if the custom-fields could be used as a parameter in custom actions.
Maybe there is a 'workaround'?
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now