Web elements installation on 3.1

Can anyone supply the installation instructions for the server for Web elements on a BOXI 3.1 server

hi Brian, sorry for the delay in getting a response to you. please see the following....
STEPS
1) Open the following file
C:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\Web Content\InfoViewApp\CrystalReports\web.config
2) **** Make a back up (copy) of the above file ***
3) change the web.config file so that it looks like the "AFTER" section below
BEFORE
    <configSections>
          <section name="CrystalReports" type="System.Configuration.NameValueFileSectionHandler,System,Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />          
     </configSections>
     <CrystalReports>
               <add key="path.dhtmlViewer" value="/crystalreportviewers12" />     
     </CrystalReports>
AFTER
    <configSections>
          <section name="CrystalReports" type="System.Configuration.NameValueFileSectionHandler,System,Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />          
          <sectionGroup name="businessObjects">
               <sectionGroup name="crystalReports">          
                    <section name="crystalReportViewer" type="System.Configuration.NameValueFileSectionHandler,System,Version=1.0.5000.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
                      </section>
               </sectionGroup>
          </sectionGroup>
     </configSections>
     <CrystalReports>
               <add key="path.dhtmlViewer" value="/crystalreportviewers12" />
     </CrystalReports>
     <businessObjects>
          <crystalReports>
                 <crystalReportViewer>
                        <add key="EncodeHtmlForSingleLineFieldObjects" value="false"/>
                 </crystalReportViewer>
          </crystalReports>
     </businessObjects>
4) save the web.config file and test a report which contains HTML...e.g. a report with a formula like '<html> </html>'

Similar Messages

  • Crystal Web Elements in XI 3.0

    Hi All,
    Has anyone been able to get the Crystal Web Elements to work on XI 3.0.
    For R2 the steps are simple to add the parameters in the web.xml file. I have tried the same for XI 3.0 and when the report is run it ain't working.
    Is it still supported on XI 3.0 ????
    Thanks in advance
    Jacques

    Try the following post:
    Re: Web elements installation on 3.1
    It worked for me to get HTML passthrough working on BOE XI R3.1 SP2 on .NET (WACS).
    Regards,
    Geoff.

  • Web Elements 2.0 Pass Thru HTML

    <font size="2"><font size="2"><p>Hello, </p><p>I am reading the Web Elements 2.0 doc from the ZIP file on the Diamond site and it says you need to enable pass thru html on the BO Enterprise Server.</p><p>Are they referring to the Internet Server here or the BOE XI server??</p><p>we are a distributed installation with BOE XI on one server and Microsoft IIS on another.</p><p>Here is the registry entry</p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Components\DHTMLViewer] &#39;EncodeHTMLForSingleLineFieldObjects"=no</p><p>Thanks,</p><p>Randy</p></font></font>

    <p>You are correct.</p><p>You need to enable pass through HTML on the Web Server not the BOE Server.   </p><p>Rob Horne<br /><a href="/blog/10">Rob&#39;s blog - http://diamond.businessobjects.com/blog/10</a></p>

  • Web Elements Pass Thru HTML

    <font size="2"> </font> <p>Hello, </p><p>I am reading the Web Elements 2.0 doc from the ZIP file on the Diamond site and it says you need to enable pass thru html on the BO Enterprise Server.</p><p>Are they referring to the Internet Server here or the BOE XI server??</p><p>We are a distributed installation with BOE XI on one server and Microsoft IIS on another.</p><p>Here is the registry entry</p><p>[HKEY_LOCAL_MACHINE\SOFTWARE\Business Objects\Suite 11.0\Components\DHTMLViewer] &#39;EncodeHTMLForSingleLineFieldObjects"=no</p><p>Thanks,</p><p>Randy</p>

    Hi Randy,
    I just performed this operation yesterday. The reg file included in the zip file needs to be merged into the registry on the server where the Business Objects server application is installed. In our installation, the IIS server and the Business Objects application are installed in the same physical box.
    Hope this helps
    Â Phil

  • Year in drop down appears  using web elements as decimal

    Year field in database as number. I used crystal web element and deployed report in Infoview. But LOV for Year appear as decimal eg: 2,011.00. How to convert to number format as eg: 2011

    Hi,
    I am using the below code in sub report:
    stringvar field4:=left(replace(cstr({AllData.SLS_YR}),",",""),4);
    And using the below code in main report
    WESelect ("Year", P1L4,P1L4,cstr(year(CurrentDate)),MultiSelectfont)
    I am getting drop down with out decimals but current year is not appearing on top instead 2010 appears in infoview.
    Any help appreciated.

  • Windows Server 2008 (TS) and Lync Web App installation failure

    Hey folks,
    I've run into a little big problem due the Lync Web App installation via mstsc on a stand alone Terminal Server 2008 SP2 64 Bit. When I tried to install the Lync Web App Plugin via
    mstsc and standard user I get the message:
    "The system administrator has
    set up a policy that the installation
    prevents"
    Till that it's just fine.
    The next thing I did is to disable the UAC and DEP, but same problem as above. I also tried to extract the install EXE for the MSI packages to allow the installation. But did not work.
    After I searched the internet for an answer relating to this problem I've had to create or change a RegEdit entry. So I switched to the registry to:
    HKEY_Local_Machine\Software\Policies\Microsoft\Windows\Installer
    and created a DWORD entry DisableMSI and set it to 0. Then I tried the installation of Lync Web App Plugin via
    mstsc and standard user again and this message appeared:
    "The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2755"
    Now the curious thing is, that when I am logged on locally, the standard user is able to install the Lync Web App Plugin. And it works fine. After the installation is complete I can switch to mstsc again and it works.
    The only thing what doesn't work is to install Lync Web App Plugin via mstsc into the user profile.
    Any suggestions?

    Before you install the application, change your user mode to installation mode.
    You can run the following command with Prompt Command:
    Change user /install
    After the application is installed, change back to execution mode, you can do so by running the following command:
    Change User /Execute
    Lisa Zheng
    TechNet Community Support

  • How to populate data dynamically in WSelect web element.

    How to populate data dynamically in WSelect web element. what is the syntax of WSelect web element to populate data from the database

    Hi Jamie,
    There is no Url to download ackage, instead the link is taking here
    Crystal Reports webElements
    Can you give me correct link?

  • Add web element in Crystal report for SAP system

    Hi all,
    I have added web element in Crystal report for SAP system (BI or R/3) . But it does not show the control. It shows only scipt.It does not render the HTML.
    But if I add the webelement for Excel sheet ,It shows the control.
    How can I add web element for SAP System? Can't we use web controls in SAP system ?
    Help me in this regard.

    Hi All,
    i have the same issue on crystal report add-ins. Have you able to solve this without upgrading our sap business one to the latest version or patch level? Please see details below.
    OS: MS Windows 7 SP1
    SAP Business One 8.82 pl7
    Crystal report 2011
    Crystal report integration package installed under B1_SHare/Client
    But still the problem persist on the workstation.
    Please help me solve this problem.
    Thank you,
    ana

  • Pass values from report1 to report2 but without displaying the web element

    Need to pass a string value from report1 to report2.This can be done by using web elements. But in that case the web element is showing up when we run report1.So what is the way to avoid display of web element but still pass the value to report 2.
    Thanks

    if you have no need for webelements controls on a report and just need a simple hyperlink, use opendocument syntax in conjunction with an object's hyperlink properties in the formatting editor.
    see your online help for more info on opedocument.

  • Confirming web gate installation in OAM 10.1.4.3

    I have installed webgate "Oracle_Access_Manager10_1_4_2_5_Win32_ISAPI_WebGate.exe" (here IIS is the web server),in OAM 10.1.4.3.In the "Access system configuration, i have created a host identifier,created an instance of Access gate then installed the web gate 10.1.4.2.5.OAM installation guide says, to confirm the web gate installation go to the URL "http(s)://hostname:port/access/oblix/apps/webgate/bin/webgate.dll?progid=1", but when i hit this URL, is asks me to enter the username and password credentials (Oracle access and Identity Basic over LDAP login prompt). After entering the credntials, it should take me to the web gate diagnostics page, but the web page says "Page cannot be found".HTTP Error 404, file or directory not found IIS.Here is what the event log warning says:
    Event Type:     Warning
    Event Source:     Access Server SDK
    Event Category:     None
    Event ID:     520
    Date:          9/28/2011
    Time:          12:50:18 PM
    User:          N/A
    Computer:     SYM-2K3-148-110
    Description:
    The description for Event ID ( 520 ) in Source ( Access Server SDK ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: Logging engine is already configured..
    So, how can we overcome this and confirm the web gate installation

    The oblix.log file which is under "<webgate_install_dir>/access/oblix/logs" say,
    2011/09/28@06:48:40.031000     308     180     INIT     ERROR     0x000003B6     base\oblistrwutil.cpp:192     "Could not read file"     filename^C:\OAM_WebGate\NetPoint\Webgate\access//oblix/apps/common/bin/globalparams.xml     
    2011/09/28@06:48:40.031000     308     180     INIT     ERROR     0x000003B6     base\oblistrwutil.cpp:192     "Could not read file"     filename^C:\OAM_WebGate\NetPoint\Webgate\access//oblix/config/oblog_config.xml     
    2011/09/28@06:48:40.046000     308     180     INIT     ERROR     0x000003B6     base\oblistrwutil.cpp:192     "Could not read file"     filename^C:\OAM_WebGate\NetPoint\Webgate\access//oblix/lang/en-us/netlibmsg.xml     
    Any ideas on this would be really helpful to me

  • Crystal Reports XI Web Elements - populate WESelect element values from database field

    <p>Hi,</p><p>I am using Web Elements with Crystal Reports XI. I need to know how to populate the ElementValues and ElementDisplays arguments of the WESelect function from a database field. </p><p>In the function expert when I click on the ElementsValues and ElementDisplays values a drop down appears which will let me select a field or formula. However, when I try saving and leaving the formula workshop an error message is generated.</p><p> "A subscript must be between 1 and the size of the array".</p><p>I assume this is because the WESelect function is looking for the "|" separator in the ElementValues and ElementDisplays arguments.</p><p>Please advise.</p><p>Thanks</p>

    hello,Â
    in the webelements.zip download you should find a DCP report which shows the method for "rolling up" data using a subreport and passing these to a select control using shared variables.
    basically a string running total rolls up the values at run time and character separates them for use by the controls. for any type of select (drop down menu etc.) controls all of the values have to be made available before the main report is run so that's why you use this techique. you can think of it this way...instead of having an asp page that runs a database query and then populates a javascript array for the control, the subreport rolls up the values and passes them to the control.
    other types of controls that you wish to place directly on a group header or details section can be run off of main report fields or formulae...e.g. you can place a checkbox control on the details section without having to roll up the data in advance.
    by just putting a field name in the parameter for a select control, you will only get one value per control.
    i hope that this makes sense as it takes a bit to get used to at first,
    jamie

  • MBAM 2.5 Web App Installation Failed

    MBAM 2.5 with SQL 2014 all-in-one Windows 2012 R2 Hyper-V VM.
    Compliance & Recovery DB installation done.
    When try to install Web App, I'm using the same domain account when create above 2 DB (read-write permission), but the installation failed with below error.
    Unexpected Configurator error.
    Description:
    Exception thrown from feature provider.
    Exception:
    System.DirectoryServices.DirectoryServicesCOMException (0x8007052E): The user name or password is incorrect.
       at System.DirectoryServices.DirectoryEntry.Bind(Boolean throwIfFail)
       at System.DirectoryServices.DirectoryEntry.Bind()
       at System.DirectoryServices.DirectoryEntry.get_AdsObject()
       at System.DirectoryServices.DirectorySearcher.FindAll(Boolean findMoreThanOne)
       at Microsoft.Mbam.Setup.Common.ActiveDirectory.DomainSearcher.FindAll()
       at Microsoft.Mbam.Setup.Common.WebAdministration.SpnInfo.LoadSpnInfo(String spn, IDomainSearcher searcher, IActiveDirectoryHelper adHelper)
       at Microsoft.Mbam.Setup.Common.WebAdministration.SpnInstaller.CheckSpnReadyStatus()
       at Microsoft.Mbam.Setup.Common.ActionItemQueue.Run()
       at Microsoft.Mbam.Setup.WebAdministration.WebProviderBase`1.CheckPrereqs(IProgress`1 progress, CancellationToken cancellationToken, T configuration)
       at Microsoft.Mbam.Setup.Common.FeatureProviderBase`1.<>c__DisplayClass34`1.<InvokeAsync>b__33()
       at System.Threading.Tasks.Task`1.InnerInvoke()
       at System.Threading.Tasks.Task.Execute()
    --- End of stack trace from previous location where exception was thrown ---
       at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
       at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
       at Microsoft.Mbam.Setup.Common.FeatureProviderBase`1.<InvokeAsync>d__36`1.MoveNext()
    Jason

    found my problem. a typo when I create SQL DB, I named it "Complianc", but I specify it as "Compliance" in web app installation wizard. the error logs miss leading me keep troubleshooting the kerberos 
    thanks all for the support.
    Jason

  • Web Elements in Crystal Reports on BOE XIr2

    <p>Hi</p><p>I am trying to set up my crystal report with multiple web elements controls and had a few questions.  Any assitance would be appreciated:</p><p>1) I have set up a radio button control and two drop down controls in my report.  When I post the report to BOE and view it in Infoview, I still see the initial parameter page pop up before getting to the report.  I have default values for each of the parameters and would like the report to bypass the parameter page and use the default values.  Once in the report, I am able to change the parameter values by using the web elements controls.  Any suggestions to get rid of the parameter page?</p><p>2) I also need to set up a hierarchical set of controls in the report.  I would like my radio button to be at the highest level and have the drop down box data be controlled by the radio button selection. How can I set this up?</p><p>3) Radio button - dynamic labels: I&#39;ve done this with a drop down box where the data gets populated from the result set data.  I was hoping to do that with a radio button as well, where the number of radio buttons and labels get dynamically generated based on the number of values in a column. </p><p> Appreciate any help with these.</p><p>Thanks<br />AJ</p>

    <p>hello AJ,</p><p>1) good question. once you&#39;ve built a custom page you never want to see that default prompt page again. what you should do is publish a hyperlink to your CMC that is an opendocument link with default prompt values to your report containing the controls. then hide the report itself in a folder that the end users can&#39;t see. this way only the hyperlink is available and no one will see that prompt page again.</p><p>2) if you open up the webelementsdcp.rpt from the webelements.zip folder, this is an example of heirarchical controls. for the first control in the ElementSet, substitute the WESelectCascade for a radio button control and you&#39;ll get the result you&#39;re looking for.</p><p>3) see #2...once you&#39;ve done the substitution above, the radio button will be using the same live data that the cascading select menu did.</p><p>cheers,</p><p>jamie</p>

  • Crystal Reports Web Elements - database write back question

    Hi,
    I have a question about Web Elements. In description of them on SAP site it says they can provide "write-backs to the database". This is something I would really like to see. I have a scenario:
    User sees a long report and sometimes she needs to add a quick note that should be saved into the database. That note can be entered into WETextArea I suppose and WESubmit button click can be an event  trigger for such a write back.
    I would like to see example of such functionality on Crystal Report rpt file.
    Please advise if anybody knows, I would highly appreciate your assistance.
    Regards, Grettir

    hello,
    webelements can be used for the interface to database writebacks...they don't do the writebacks themselves but create the interface to make it easier for an end user to add annotations etc...these values are then passed to a second report or a subreport. using the default prompting interface makes this quite difficult.
    here's where the database writebacks are done...since version 9 of crystal reports there have been command objects. command objects have the ability to use any database syntax that is compliant with the database connection. i.e. if the syntax can go through the odbc layer then you can do this in a command in crystal reports.
    commands will honour database securities so you don't have to worry about someone dropping a table if rights have been properly assigned. a word of caution there to ensure that database rights have been done properly as you don't want all end users to have the ability to write a report that can do database updates.
    commands are also database specific so you would have to check your database online help to see what syntax would be appropriate.
    the workflow would be to have 2 reports, one that had the webelements user interface and one that did the writeback. this user interface report would have the text object and submit button and using open document syntax, the values would be passed to the 2nd report that had the command object. the command object would have a prompt that would take the values from the open document url and then use the values in the write back.
    for example,
    1) the user interface report has one text object called "t1" and one submit button.
    2) the target command object report has a prompt called "t1".
    3) the target report command object has syntax like
    INSERT INTO yourtestable
    VALUES    ('{?t1}')
    SELECT     1
    4) yourtesttable in this case has only one text field
    5) the "SELECT 1" at the end of the command ensures that a dummy value is returned after running the update...to avoid a database error
    6) this syntax would be for sql server
    this is of course a very simplified example.
    if you are at tech ed phoenix, please drop by the business objects test drive area & i will be there. i can show you a bunch of different webelements examples and write back reports etc. until you become quite bored
    i hope that this helps,
    jamie

  • CS3 Web Standard Installation Nightmare

    I just had to purchase a new computer (my old one was dying) and I've had nothing but NIGHTMARES trying to install just about anything. I just finished spending THREE HOURS installing Acrobat Pro and and am now trying to install Adobe CS3 Web Edition with absolutely no success. I am able to get to the Adobe Creative Suite 3 Web Standard Installer but almost as soon as I click on the "Next" key to install the software, the CS Installer comes to a grinding halt, the program hangs and refuses to respond - no error messages of anything else that might be useful. What is the problem? I REALLY need to get CS3 Web Standard on my machine ASAP.
    Thanks for your help.

    Which OS?
    What are your computer specs?
    Are you installing from a DVD or a downloaded file?
    Regards
    John Waller

Maybe you are looking for

  • How can we do a continuous scan of several pages instead of one at a time on the HP Photosmart 7250?

    Hello, How do you scan continuous pages instead of one page at a time on the glass?  I have tried to place the pages on top to feed through to scan and it will not scan at all. Thanks, Marilou HP Photosmart 7250

  • Cant open ftp site on ipad

    Hello. I have to figure out a way to allow ipad users to open a specific ftp folder from our ftp site on their ipads. so far when i attempt to open the ftp url safari tells me i have no permission. if i try it at my computer it works properly and pro

  • URGENT HELP-Connecting 2 Switches

    Hi All, I need to connect 2 switches (2960 & 2960S) with only one single link in our LAN network. This is to get extra number of ports. Requesting your help with the followings: Please confirm if straight throug cable will work to connect between the

  • Data Storing for COBL_Sender & COBL_Receiver

    Hi All, I am doing a CO Validation  based on sender and receiver cost center. I want to retrieve the data from COBL to compare few parameters data of Sender and Receiver. Where the COBL_SENDER data and COBL_RECEIVER data stores? Regards, Chaitanya A

  • JDeveloper 12c too slow do edit BPM Process

    Dear forum members, I have installed the quickstart SOA/BPM 12c bundle and I am using Process Composer and JDev to develop a customer's POC. The problem is, when I download my BPM project from PAM in JDEV, it is really slow do edit it. From moving a