cancel
Showing results for 
Search instead for 
Did you mean: 

Biller Direct Issue

Former Member
0 Kudos

Hello,

We are using Biller direct 6.0 on NE 7. WE have two application configuration defined, A & B.

Here Configuration A is default.

Suppose if we wanted to use the Application configuration B, then we are using the following URL

http://myserver:53000/bd/public/frameset_top_html.jsp?SYS=B

But still its going to configuration A.

Any settings which I might be missing.

Regards

Deb

Points guranteed for helpful answers

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

I am working on SAP Biller's direct on top of which a UCES layer has been added.

Any documentation/Javadocs on UCES,EBPP,SAP Biller's direct APIs will be appreciated.

Thanks & Regards,

Amandeep Aggarwal

Former Member
0 Kudos

What is the URL you using to access SYS A

As you mentioned for SYS B the URL is :

http://myserver:53000/bd/public/frameset_top_html.jsp?SYS=B

Are they on the same host ?

Former Member
0 Kudos

Hi,

Both are in the same host.

For application Configuration A, we are using

http://myserver:53000/bd/public/frameset_top_html.jsp

as A is the default configuration.

Regards

Deb

Former Member
0 Kudos

What it the instance no. for SYS A and SYS B

From the link i understand for SYS A it is : 30

http://myserver:53000/bd/public/frameset_top_html.jsp

Check what is the Instance no for SYS B and just replace

53000 with 5<inst.no>00

Former Member
0 Kudos

Hello Shaji,

As both the Apllication configuration are done on the same system, the system no. of both should be same. As per the document, to access a system that is not set as default (In my case its B), it should be accessed with the following URL

http://myserver:53000/bd/public/frameset_top_html.jsp?SYS=B

But, its not working. Its still reffering system A.

Let me know your comments.

Regards

Deb

Former Member
0 Kudos

Hi Deb,

Is your issue resolved. Can I have a look at the document you mentioned? ? Can you plsgive me the link.?

Edited by: Shaji Jacob on Apr 8, 2008 7:23 AM