Setting up OBIEE 11G Marketing Segmentation pointing to dual CRM apps

We like to bring into another CRM app into our OBIEE 11 single instance.  Currently we already have one set up with Marketing Segmentation.  We would like to bring another CRM app into this single instance of OBIEE.  My question is, can we configure our single instance of OBIEE 11g to mulitple CRM app running Marketing Segmentation?

1) I deleted bridge-utils, netcfg
2) I edited /etc/hostapd/hostapd.conf:
interface=wlan0
#bridge=br0
edited /etc/dnsmasq.conf:
interface=wlan0
dhcp-range=192.168.0.2,192.168.0.255,255.255.255.0,24h
and edited /etc/rc.local:
ifconfig wlan0 192.168.0.1 netmask 255.255.255.0
ifconfig wlan0 up
3) I added in autostart these daemons: hostapd, dnsmasq and iptables.
Profit!

Similar Messages

  • Content level setting in OBIEE 11g

    Hi,
    i am new to obiee 11g.i have an doubt in setting up the content level setting in BMM layer.i have given details level in fact LTS content tab with help of physical join,i dont get any error but while trying to generate reports i am getting an error "None of the fact table is compatible with the requested level".where i am commiting mistake,do i need to set content llevel based on physical join or logical join scenario.kindly help regarding this.
    thanks in advance!
    Edited by: Nandha on 10 Jan, 2012 10:55 PM

    Hi Nanda,
    We set the content level of logical source based on the granularity of the source.
    Say, a product hierarchy is like
    Category -> Sub Category -> Product
    Say one of your dimensions has Product information, for this source set the level as 'Product'
    Say there is an aggregated source which has Category information, set the source level as 'Category'.
    Hope this helps you to set your levels.
    Thank you,
    Dhar

  • Does an evaluation-only install of OBIEE 11g require a database?

    I wanted to set up OBIEE 11g on my laptop so that I could start to evaluate it. From numerous blogs, I was led to believe that I first needed to install a database (I installed Oracle 11g), run the RCU utility, and then install OBIEE 11g. I successfully performed these steps, installing everything in one VirtualBox VM. Performance is acceptable but the VM's VDI is 18 GB in size!
    After the OBIEE installation, the OBIEE home page automatically launched in a browser. In the Dashboard dropdown there's a Sample Lite QuickStart dashboard. Clicking on that link displays a series of tabs, including a ReadMe tab that states: "You are looking at a OBIEE SampleApp Lite, a simplified version of the OBIEE 11g SampleApp. SampleApp Lite only includes very limited set of basic features examples and sources only from XML static datafiles. SampleApp Lite does not show most of the OBIEE 11g powerful features and capabilities."
    IMO, this indicates I didn't necessarily need to install Oracle 11g as a requirement to install OBIEE 11g. Is that the case? If so, what are the steps to install OBIEE 11g without a database? Why do I ask? I need to create another OBIEE 11g VM for a co-worker to evaluate. I'm wondering if I can somehow skip installing the database this time and simply let them evaluate OBIEE 11g by just using the SampleApp Lite dashboard.

    Hi,
    Installation of OBIEE 11g needs an RCU (and therefor a DB), even, as in your case, you're not using the DB for the SampleApp. Although installation needs an RCU, the RCU doesnt have to be on the same machine, so, while installing your 2nd machine, you can point to the RCU on the first machine. Doing this you don't have to install a seperate DB on the second machine.
    Good luck!
    PS. I think you can even remove the DB from your first machine afterwards, since I don't think it's being used in your case. But not sure about this, and never done it myself this way..

  • OBIEE 11g cannot run marketing segmentation

    I found that OBIEE 11g has bugs when running marketing segmentation. I have configured the segmentation as it was in 10g but still got error when I tried to create a segment. Can anyone knows how to make it work? Does anybody successfully run marketing segmentation in OBIEE 11g? Please help!

    I found that OBIEE 11g has bugs when running marketing segmentation. I have configured the segmentation as it was in 10g but still got error when I tried to create a segment. Can anyone knows how to make it work? Does anybody successfully run marketing segmentation in OBIEE 11g? Please help!

  • OBIEE 11G error while installation at the configuration setting(ASinstance)

    Hi Experts,
    I am trying to Install OBIEE 11G on Windows on Local PC.But getting the following error .
    "Exception in thread "AWT-EventQueue-0" java.lang.OutOfMemoryError: PermGen space" at the configuration step of ASinstance.
    I have set the virtual memory to maximum.Machine's RAM is 2 GB and Virtual memory is 4 GB which meeets system requirement for OBI.
    I have treid few options but nothing seems to workout :( . and even Downloaded and tried to Install the software again.
    Any help on this highly appreciated.
    Amit

    Hi Dhar,
    below is the log file content:
    opmn.log:
    Error Message from opmn.log file:
    [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1035801255:1640) [No addresses matched the properties for the request]
    [ERROR:1] [] [libopmncustom] Hi Dhar,
    below is the log file content:
    opmn.log:
    Error Message from opmn.log file:
    [ERROR:1] [] [libopmncustom] Process Ping Failed: coreapplication_obips1~OracleBIPresentationServicesComponent~coreapplication_obips1~1 (1035801255:1640) [No addresses matched the properties for the request]
    [ERROR:1] [] [libopmncustom] Ping failed in Ready callback for proc:1035801255
    All other log files (presentation, bi server, scheduler, cluster controller) contains the following error message:
    Error Message: The configuration file (C:\obi\user_projects\domains\bifoundation_domain\config\fmwconfig\jps-config.xml) was not found or is inaccessible.
    As per comments posted by you here: https://cn.forums.oracle.com/forums/thread.jspa?threadID=2326091
    I checked FMW_SECURITY_SERVICE_URL parameter in the NQSConfig.ini file.
    This parameter is using VIP (admin server listen to this) and not the actual IP of the server.
    Should I change this URL and point it to actual IP.
    What is the procedure to change this parameter using EM?

  • Setting TNS_ADMIN parameter in OBIEE 11G

    Hi Gurus,
    I have done simple install on Linux 64 bit Machine, i need to setup TNSNAMES.ORA file. I have copied my tnsnamesora file to:
    1. <MIDDLEWARE_HOME>\Oracle_BI1\network\admin
    2. <MIDDLEWARE_HOME>\oracle_common\network\admin
    and now in user.sh file taken from <MIDDLEWARE_HOME>\instances\domain2\bifoundation\OracleBIApplication\coreapplication\setup, i need to update the tnsnames.ora path in TNS_ADMIN variable, when i opened the user.sh file, i found all the lines in the file commented, please help me out in which line i need to add the path for TNS_ADMIN.
    #!/bin/sh
    # Following are the examples of configuring Oracle and DB2 UDB
    # clients on various Unix and Linux Operating Systems.
    # Please follow the examples, and update this file appropriately
    # as per your locations so that Oracle BI Server can locate the
    # Database Clients.
    # Section 1 Contains examples for Oracle BI in 32 bit mode, and
    # in order for BI Server 32 Bit to communicate, the DB Client
    # should also be 32 bit
    # Section 2 Contains examples for Oracle BI in 64 bit mode, and
    # in order for BI Server 64 Bit to communicate, the DB Client
    # should also be 64 bit
    # IMPORTANT! Do not use the command "set -u" in the script below
    # as it prevents the Oracle BI scripts to run properly.
    # Section 1
    # Solaris: Oracle BI 32 bit mode
    #set +u
    # Oracle Parameters
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH:/opt/j2se/jre/lib/sparc
    #export LD_LIBRARY_PATH
    # DB2 Parameters
    # make sure the /DB2ISTANCE/sqllib/lib points to 32 lib file
    #. /DB2INSTANCE/sqllib/db2profile
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ARBORPATH/bin
    #export LD_LIBRARY_PATH
    # Linux: Oracle BI 32 bit mode
    #set +u
    # Oracle Parameters
    # Make sure that Oracle DB 32 bit Client is installed
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    #export LD_LIBRARY_PATH
    # If you have Linux 64 bit Platform, and would like to run Oracle BI 32 bit
    # then you must install Oracle DB 64 bit client, and this client comes with
    # 32 bit libraries under $ORACLE_HOME/lib32. The LD_LIBRARY_PATH in this case
    # shall be like this:
    #LD_LIBRARY_PATH=$ORACLE_HOME/lib32:$LD_LIBRARY_PATH
    #export LD_LIBRARY_PATH
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 32 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$ARBORPATH/bin
    #export LD_LIBRARY_PATH
    # HPUX PA-RISC: Oracle BI 32 bit mode
    #set +u
    # Oracle Parameters
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #SHLIB_PATH=$ORACLE_HOME/lib32:$SHLIB_PATH:/opt/j2se/jre/lib/hp700
    #export SHLIB_PATH
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 32 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #SHLIB_PATH=$SHLIB_PATH:$ARBORPATH/bin
    #export SHLIB_PATH
    # HPUX Itanium: Oracle BI 32 bit mode
    #set +u
    # Oracle Parameters
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #SHLIB_PATH=$ORACLE_HOME/lib32:$SHLIB_PATH:/opt/j2se/jre/lib/hp700
    #export SHLIB_PATH
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 32 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    # AIX: Oracle BI 32 bit mode
    #set +u
    # Oracle Parameters
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #LIBPATH=$ORACLE_HOME/lib32:$LIBPATH:/opt/j2se/jre/lib/sparc
    #export LIBPATH
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 32 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    # RPAS Parameters
    #OA_ROOT=/export/home/rpas/odbcclient
    #export OA_ROOT
    #OPENRDA_INI=$OA_ROOT/config/raix/openrda.ini
    #export OPENRDA_INI
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #LIBPATH=$LIBPATH:$ARBORPATH/bin
    #export LIBPATH
    # Section 2:
    # Solaris: Oracle BI 64 bit mode
    #set +u
    # Oracle Parameters
    # Make sure to install Oracle DB 64 bit Client
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #LD_LIBRARY_PATH_64=$ORACLE_HOME/lib:$LD_LIBRARY_PATH_64:/opt/j2se/jre/lib/sparc
    #export LD_LIBRARY_PATH_64
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 64 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    #LD_LIBRARY_PATH_64=/DB2ISTANCE/sqllib/lib:$LD_LIBRARY_PATH_64
    #export LD_LIBRARY_PATH_64
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #LD_LIBRARY_PATH_64=$LD_LIBRARY_PATH_64:$ARBORPATH/bin
    #export LD_LIBRARY_PATH_64
    # HPUX Itanium: Oracle BI 64 bit mode
    #set +u
    # Oracle Parameters
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #SHLIB_PATH=$ORACLE_HOME/lib:$SHLIB_PATH:/opt/j2se/jre/lib/hp700
    #export SHLIB_PATH
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 64 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    #SHLIB_PATH=/DB2ISTANCE/sqllib/lib:$SHLIB_PATH
    #export SHLIB_PATH
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #SHLIB_PATH=$SHLIB_PATH:$ARBORPATH/bin
    #export SHLIB_PATH
    #ESSLANG=English_UnitedStates.UTF-8@Binary
    #export ESSLANG
    #LANG=en_US.utf8
    #export LANG
    # AIX: Oracle BI 64 bit mode
    #set +u
    # Oracle Parameters
    #ORACLE_HOME=/export/home/oracle/10g
    #export ORACLE_HOME
    #TNS_ADMIN=$ORACLE_HOME/network/admin
    #export TNS_ADMIN
    #PATH=$ORACLE_HOME/bin:/opt/bin:$PATH
    #export PATH
    #LIBPATH=$ORACLE_HOME/lib:$LIBPATH:/opt/j2se/jre/lib/sparc
    #export LIBPATH
    # DB2 Parameters
    #make sure the /DB2ISTANCE/sqllib/lib points to 64 lib file
    #. /DB2ISTANCE/sqllib/db2profile
    # Essbase Parameters
    #ARBORPATH=/export/home/Hyperion/AnalyticServicesClient
    #export ARBORPATH
    #LIBPATH=$LIBPATH:$ARBORPATH/bin
    #export LIBPATH
    Thanks,
    Sree

    Hi Kalyan,
    i referred this blog for adding tns entries for OBIEE 11g, for windows users.cmd has only one TNS_ADMIN, but in users.sh file there are many TNS_ADMIN and moreover all are are commented out, so i am not sure where and to what i should assign the path.
    Thanks,
    Sree

  • OBIEE Marketing Segmentation

    Hi..
    Anybody is worked or knows about working with segmentation in OBIEE 11g?Could you please share the steps or procedure to understand.Already i am refereing to http://docs.oracle.com/cd/E12852_01/v11113/mktgseg/mktgsegTOC.html
    and also need to understand the integration of OBIEE 11G with siebel 8.1 or later.
    Question1:Why we will use marketing segmentation? purpose of it?

    The below content is lifted from my old notes ;)
    Market segmentation is a marketing strategy that involves dividing a broad target market into subsets of consumers who have common needs and applications for the relevant goods and services. Depending on the specific characteristics of the product, these subsets may be divided by criteria such as age and gender, or other distinctions, like location or income. Marketing campaigns can then be designed and implemented to target these specific customer segments.
    I would suggest start with Administartor tool->Manage->Marketing->
    Marketing Manager->menu Help->Marketing Help
    If I'm not wrong, I dont think current 11g version is capable of integrate with Siebel. I heard that its going to be with 11g 1.7 version.
    I too looking for same(11g Integration with Siebel) info let me know if you come across any thing.
    Thanks in advance,
    SVee

  • Obiee 11g Agent- Device (dashboard) is not set in (Userid) delivery profile

    hi
    HI
    I have followed the steps (http://obieemanu.blogspot.in/2011/06/obiee-11g-configure-oracle-bi-scheduler.html) and enabled Agents.
    I am sending the mails succesfully But i am receiving below error....
    Eventually succeeded, but encountered and resolved errors...
    Number of skipped recipients: 0 of 1
    AgentID: /shared/SSystem Administration/26APRAGENT
    Device (dashboard) is not set in (Userid) delivery profile.
    Please suggest me if i missed anything
    Regards
    Edited by: 917796 on May 2, 2012 2:05 AM
    Edited by: 917796 on May 2, 2012 2:06 AM

    Hi
    Sorry for the delayed reply i havnt looked in to ibots for last few months...
    Steps to configure device..
    After login into analytics....click on ur username u used to login and select My Account..there u can Add email..
    As for as i know u can do this only if u are sending ibots to few users...
    we have to create SA system subject area as shown in below URL
    http://oraclebizint.wordpress.com/2008/04/25/oracle-bi-ee-101332-sa-system-subject-area-autoloading-profiles-and-bursting/
    please send a test mail to [email protected] i will send u a doc with screen shots on how to add Device..
    Apologies again...for the delayed reply

  • How to set up Query Logging in OBIEE 11g 11.1.1.6

    Hi all,
    I couldn't find the option for setting up the query logging for testing and debugging purpose. Could anyone plz help me in this ...
    Regards,
    Arun

    Hi Arun,
    For simplicity I'll direct you to a link http://obiee11gqna.blogspot.com.au/2011/04/obiee-11g-query-log-log-level.html
    Richard

  • Segment in Obiee 11g

    Hi All,
    i am working on OBIEE 11.1.1.5 , in that Marketing-> segment.
    I don't have idea about segment, how to work on segment.
    when i select segment then it show-> select target level.
    how to create target level or it is default created by BI.
    Please guide me
    Thanks
    Prashant

    Hi Kobe,
    No P2 holds the parameter name like PresentationTable.ColumnName, in your form you may go for complete name or just column name and before submitting the form you can define the Action url.
    I would suggest to read section 6.3.2.1.
    ex:
    <SCRIPT LANGUAGE="JavaScript">
    changeAction(url) {
    var TestVar = form.inputbox.value;
    document.this_form.action="saw.dll?Go&Path=/Shared/Test/SB2&Action=Navigate&P0=1&P1=like&P2=Customers.Region&P3="+TestVar;
    </SCRIPT>
    </HEAD>
    <BODY>
    <FORM NAME="myform" ACTION="" METHOD="GET">Enter something in the box: <BR>
    <INPUT TYPE="text" NAME="inputbox" VALUE=""><P>
    <INPUT TYPE="button" NAME="button" Value="Click" onClick="changeAction(this.value)">
    </FORM>
    If helps pls mark.
    Edited by: veeravalli on Oct 24, 2012 10:25 AM

  • Can I set a conditional format as default in OBIEE 11g?

    Hi,
    I would like to set all positive number be (green) and negative number be (red) for all tables in Analytics Web (OBIEE 11g). Apart from create conditional format for every tables, is there any way to set once only and apply for all reports?

    Hi User,
    You can set system wide default by clicking on the button in conditional format tab.
    *Make sure user has "Save System-Wide Column Formats" privilege to enable the option.
    Regards,
    Dpka

  • OBIEE 11g: Bugs Fixed in 11.1.1.6.5 Patch Set

    Hello, I have a question about the patches that apply.
    I have installed the product BI Publisher Enterprise 11g (11.1.1.6.0)
    I detected a bug:
    bug 13791065 - UNGROUP OF A SUBGROUP WITH AN EXPRESSION DOES NOT WORK PROPERLY
    This bug was fixed in OBIEE 11g: Bugs Fixed in 11.1.1.6.5 Patch Set
    ¿could apply this patch to version BI Publisher Enterprise? Because this patch cotent the fix bug 13791065
    I think not because,...this patch only apply in OBIEE Enterprise 11g and I have BIP Enterprise 11g
    Patch 14630670: UPDATE FOR BI PUBLISHER ENTERPRISE 11.1.1.6.X SEPTEMBER 2012 is the last patch for me?
    This latest version does not contain the bug fix 13791065.
    thank you very much

    Thanks Daniele for the reply,
    I believe the 11.1.1.4 was released but only in OTN, not for everyone (I'm not 100% sure about this...) . However I know that a certain bug (9973004) was solved in 11.1.1.4, and this bug does not appear in the 11.1.1.5 list. That could happen with many other bugs, they could be solved in 11.1.1.4 but not appear in any list.
    Thanks again!

  • Setting HOMEPAGE for USERs, rolewise OBIEE 11g

    Hi,
    I have OBIEE 11g Dashboards on top of an Essbase cube. I would like to have a default homepage set per user role.
    I have followed the below link: http://obieeelegant.blogspot.fi/2011/06/how-to-changing-theobiee11g-homepage.html , which suggests to have two tables in the database.
    But how do I capture the User ids in this case. My security model has got Nested Groups and Nested Roles.
    Any suggestion on how to proceed, please.

    Hi Kalyan,
    i referred this blog for adding tns entries for OBIEE 11g, for windows users.cmd has only one TNS_ADMIN, but in users.sh file there are many TNS_ADMIN and moreover all are are commented out, so i am not sure where and to what i should assign the path.
    Thanks,
    Sree

  • OBIEE Marketing Segmentation documentation?

    Hi all,
    Can anyone help me to find anything useful related to OBIEE Segmentation component, which includes segments and target levels?
    It is part of what was used to be Siebel marketing but it is embedded in OBIEE.
    Thanks in advance,
    David

    Hi,
    Please see these threads.
    how do i setup obiee marketing? help please
    how do i setup obiee marketing? help please
    Siebel Marketing and OBIEE integration: schedule Segmentation
    Siebel Marketing and OBIEE integration: schedule Segmentation
    Regards,
    Hussein

  • How to set the First Day of the week in OBIEE 11g

    In OBIEE 10g, there was a timeline.pcxml , that allowed you to change the First Day of a week (Default Sunday) to monday etc etc..
    Where can we find the same in OBIEE 11g ?
    Thank you ,
    Smrithy

    There are probably several ways. We have a universe string object named "Month" which is in the format "YYYY" then "M" and the month number. For instance any date in June 2010 would have in this object:
    2010M06
    So we made this variable in Webi for [First Day of Month]:
    =ToDate(Right([Query1].[Month];2) + "-01-" +Left([Query1].[Month];4);"MM-dd-yyyy")
    Hope that helps.

Maybe you are looking for

  • Mail need long time to deliver inbound Message

    Hi, i send from my external Client (other Domain) an Testmail to my Account on my OS X Server, and in CC to my iCloud Address. The Mail delivers in iCloud direct, but on my OS X Server Account it needs up to 30-60 Minutes. My OS X Server is direct co

  • How do I find my apple inbox to get my verification emails?

    Just got my new iPad but how can I find my apple inbox to verify all my notifications help! Thanks

  • HELP!Cant connect Shuffle To Windows!

    My shuffle can't connect to my computer. I mean even no "GREEN LIGHT"!! I can't update my shuffle!! HELP!!

  • SAP_HR Support Pack.

    Hi Team: Currently  our  SAP_HR  support pack is SAPKE60017 we are  a part of payroll international. We would seriously planning for the  enhancement of the support pack to the  latest level: We need  information for the below query  to process furth

  • Forms4.5 - Horizontal Scrollbar on window not working

    I have a form in Oracle Forms 4.5.8 where the fields in the block take up a space much wider than the window.I have created a horizontal scroll bar on the window that contains my content canvas-view - it displays but is disabled.And I can't figure ou