I want to apply SAP Note 1940100 in order to make Webintelligence work fine without the error
Design-time query not available (WIS 00000) .
but the problem is that I can't find an Adaptive Processing Server with the name of DSL Bridge.
I can´t find it. This is all what I got:
There's just one APS. What am I missing?
By the way , if I were able to find it, in which part of parameters I should I insert the parameter Dsap.sl.bics.useDesignTimeServices=false?
At the beginning or at the end of the others parameters?
Is it ok if I placed it there?
Hi Erika,
You have to look at AdaptiveProcessingServer instances in virtual folder "Service categories / Web Intelligence Services" which contains only BOE servers hosting services used by Web Intelligence. There you may have more than one of them with "DSL Bridge" service so you will have to take a look at each of them to determine if command line argument is required or not. (for this you can right click on a server and select "Edit Common Services" to have a list what's hosted in an instance)
This DesignTime JVM argument can be inserted anywhere in command line, just as long as you don't "cut other arguments in two", so I would say the end is the easiest way to go.
Regards,
Loic
PS : by the way when list of servers is ordered by name it doesn't take into account server type, for this you have to look at column "Kind" instead.
Hi Erika,
The default APS would currently be hosting the DSL Bridge service. As mentioned by Loic, the edit common services will display the list of services that are selected.
If you want to split the APS to host DSL bridge seperately, you can stop it and remove DSL bridge service from default and create a New APS by right clicking on the server list and select "Core Services" as Service Category and " DSL Bridge Service" as the service.
Regards,
Ambarish
Hi Erika,
To answer your question about having an APS for the DSL bridge service.
The APS contains multiple services.
You have the option to split these up into multiple.
The below kba describes how to do so.
1694041 - BI 4.x Consulting:- How to size the Adaptive Processing Server (APS)
If this is BI 4.1 you can also use the System Config. Wizard found on the CMC homepage.
However, the default single APS will contain all the services.
-Sid
Hi Erika, Default BOE installation will have 20 plus services hosted under this. If you right click on the APS -> Click on Edit Common services -> it shows all services hosted under APS.
Anyhow it is not good practice to run default APS. Best practice is to disable and stop the default APS and split it into multiple services.
Add APS servers with with only services which you use. Eg: If you dont use analysis for OLAP then there is no need to have a APS with MDAS.
Refer below links for more info
Add a comment