erdalmutlu
26th June 2009, 13:19
Hello,


I have created a script in a customer VRC and when I try to compile it I get the following error:

tdsls44010:
std_gen6.2 -z -s ptdsls44010 -pacc ics_fp03 -qe "/apps/baan/bse/tmp/tmp091295831"
ptdsls44010( 101): Warning: 4GL-FUNCTION 'set.fields.default' not allowed in section 'before.program'
ptdsls44010( 113): Warning: 4GL-FUNCTION 'execute' not allowed in section 'before.program'
bic6.2 -T 1000 -Pvariant=0 ptdsls4401g -z -u -d ottstpstandard:otccomdll0000:otccomdll0010:otcmcsdll0005:otdintdllecedi:otdpcgdll0103:otdslsdll0100:otdslsdll4000:otdslsdll4205:otdslsdll4401 -o otdsls4401 -f "/apps/baan/bse/tmp/tmp091295830" -pacc ics_fp03 -qe "/apps/baan/bse/tmp/tmp091295832"
: Error: No license to compile component (product ID 7026)
Error code : 8


Under the Program Scripts / Libraries there are the following scripts:

sls4401: B61_a
sls4401: B61O_a_ics0 : is the VRC which I am trying to compile
sls4401: B61U_a_fp3



Any idea?

Best regards.
Erdal Mutlu

dheerendra_gosw
26th June 2009, 13:25
Hi,

You should craete the script and compile it on the customize current vrc only.

DSchneider
26th June 2009, 16:13
If you do not have Key 7026 (Application Sources) validated, you are not allowed to compile standard scripts, on whatever VRC. So you have to copy the script to "tdsls4401c" for example and then you can compile. You have to modify the session, too. And set the new scriptname to it.

Best Regards
Daniel