cancel
Showing results for 
Search instead for 
Did you mean: 

URL problem by calling WAD Template out of VC

Former Member
0 Kudos

I try to call a WAD Template out of VC.

But everytime I call it, the VC calls an url like 'http://server.domain.local:8000/sap/bw/BEx?CMD=LDOC&TEMPLATE_ID=TEMP_&FILTER_IOBJNM_1=USER&FILTER_VALUE_1=3488;'

Everytime with a <b>" ; "</b> at the end of the URL. I don`t understand why the VC appends <b>" ; "</b>.

_________________________________________________________________________________________________________________________________________________________________________________

Debug trace started at 17:09:56.

1: [AADIWZ] raiseEvent(FORM2, URL(http://server.domain.local:8000/sap/bw/BEx?CMD=LDOC&TEMPLATE_ID=TEMP_&FILTER_IOBJNM_1=USER&FILTER_VALUE_1=3488))

2: [AADIWZ] schedulePlan(FORM2_URL)

3: [AADIWZ] schedulePlan(URL)

_________________________________________________________________________________________________________________________________________________________________________________

Does anybody knows how to solve this problem?

Thanks in advance!

Flo

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member203343
Contributor
0 Kudos

Hi Flo,

This is fixed on SP12. You can refer to note 1020064 for more fixes included in this SP. Look for the "<i>SP12 Fixed Bugs:</i>", section 13

Regards,

Natty