hi,
in my form (NL v6) the labels was loaded from this path:
C:\Documents and Settings\All Users\xxx\
this path is variable created:
labelname = ( is a variable that comes from database )
(path) and (extension) can be changed for this variables
label_to_print = (path) & (labelname) & (extension)
this works well...
and in the new converted solution the labels should be loadet from controlcenter / document manager (LMS Enterprise)
how should the new paths setup?
my sample lable was impoted to the Labels folder. CC
- http://server2016:8080/Labels -- with this, my error message (VB: if label not exist) will be displayed but the label will at least loadet
- .\Labels -- no label will found and loadet
what is the best way to setup the path (relative paths) to document manager
by using the given structure: label_to_print = (path) & (labelname) & (extension)
relative paths to controlcenter
Moderators: Georges, milos, NiceLabel Support Team
relative paths to controlcenter
Regards
Frank Breuckmann

-AVERY Partner
-Intermec Fingerprint programming
no printer, no time? -> no problem, we can print for you! service@sde-web.de
Frank Breuckmann

-AVERY Partner
-Intermec Fingerprint programming
no printer, no time? -> no problem, we can print for you! service@sde-web.de
- Kyleodonnell
- NiceLabel Support
- Posts: 469
- Joined: Mon Aug 28, 2017 3:07 pm
Re: relative paths to controlcenter
Frank,
Generally the relative pathing would be ..\Labels\
instead of .\Labels\ as this screenshot shows To which it points to the full path of the label in my server, which ishttp://ko-server:8080/Labels/Testkyle.nlbl
If you are using solutions to do this as well, everything must be run from the DMS
If you are having other trouble we recommend opening a support case with the support team
https://www.nicelabel.com/support/technical-support
Generally the relative pathing would be ..\Labels\
instead of .\Labels\ as this screenshot shows To which it points to the full path of the label in my server, which ishttp://ko-server:8080/Labels/Testkyle.nlbl
If you are using solutions to do this as well, everything must be run from the DMS
If you are having other trouble we recommend opening a support case with the support team
https://www.nicelabel.com/support/technical-support
Re: relative paths to controlcenter
email is out to support.
because open a label within a solution works well you see the new path.
but trying the same path inside a variable will not work.
because open a label within a solution works well you see the new path.
but trying the same path inside a variable will not work.
Regards
Frank Breuckmann

-AVERY Partner
-Intermec Fingerprint programming
no printer, no time? -> no problem, we can print for you! service@sde-web.de
Frank Breuckmann

-AVERY Partner
-Intermec Fingerprint programming
no printer, no time? -> no problem, we can print for you! service@sde-web.de