PI 7.1(dual stack) and PI 7.31(Single stack) -

Friends,
I have a proxy to proxy scenario - Proxy --> PI --> Proxy
We have two servers PI 7.1(dual stack) and PI 7.31(Single stack)
i did the development in ESR and my ESR is pointing to PI 7.1, when i execute the scenario i receive one error message "receiver could not be determined", i ensured that all my input is correct, still i get the same error message.
the expectation is my scenario should point to PI 7.31, Can some one help me where and what settings i need to make in-order to make it work.
Please Note: All my data is correct and i read some scn forums wherein they asked to refresh the cache , i have refreshed the cache also still the problem persists.
Thanks in advance!

Iñaki Vila
Communication component in ID is the same as sender side.
could you share your sender configuration?
Did you mean Tcode - SXMB_ADM and under that Sender/Receiver configuration
Krupa Rao Atluri
In ID steps are correctly defined.
I spoke to my colleague he hinted that at RUN TIME we want to point to PI7.31, he mentioned config change needed in SXMB_ADM
any further inputs from any one could be useful.

Similar Messages

  • Single stack vs. Dual Stack - Why does SAP recommend single stack?

    Hello SAP,
       I am a business partner who specializes in infrastructure consulting for SAP solutions.  The SAP Consultants I am working with recently have been recommending that customers install single stack systems.  I would like to know why? Are there problems with dual stack systems?  Is SAP changing things in a later release and they want customers to be prepared for the change?
      From an infrastucture point of view this recommendation combined with SAP NetWeaver architecture will result in an explosion of SID names which leads to an explosion of application server instances and DBMS instances and an explosion of installed servers.  I know it is possible to combine SIDs into a single DBMS using MCOD and to have multiple application servers in a single physical server, but there are issues with mulitple application server instances and MCOD use which make normal maintenance operations difficult.
      I think it would be much better for customers to install dual stack systems and simply adjust the SAP profile parameters to disable one stack or the other.  This way, you could still have 1 stack per application server instance and you would not be have to be creative with SAP SID names!!!  Creating a DBMS instance or installing an additional server is not a simple nor economical proposition.
    Regards,
    Zaz

       I am a business partner who specializes in infrastructure consulting for SAP solutions.  The SAP Consultants I am working with recently have been recommending that customers install single stack systems.  I would like to know why? Are there problems with dual stack systems?
    The problems are:
    - difficult to size and maintain - Java + ABAP will fight for resources (memory,CPU) and there´s not much one can do to tune if either ABAP or Java as dual stack instance on a single box is running nuts (for whatever reason).
    - System copies via R3load - if you want to copy a huge system (let´s say ERP 6.0 + Java stack) you need to use sapinst + R3load to do the copy. Imagine if the system is 1 TB or bigger, this is very time consuming
    - Upgrades are complicated - if you upgrade a dual stack system you need to run two PREPARES and two upgrades at the same time - there are sync points each upgrade wait for the other to finish --> difficult to plan in sense of runtimes and even more notes/preparation to do (a dual stack SolMan upgrade from 3.2 to 4.0 had almost 100 notes (technical!) and two upgrade preparation guides...)
    - interdependencies - example: you run ERP + EP + BI-Java on one system. You upgrade your BI (which is on a different box) to a new support package. Since the BI-Java need to be in sync with the BI ABAP support package you need to upgrade the EP too - and since there´s a direct dependency (doublestack system) you will need to install support packages on your ERP. So you finally end up in having dependency chains that a total different system (BI) will force you to upgrade/patch your ERP. And if you have e. g. a CRM connected to the same EP you will need to patch that too...
    Is SAP changing things in a later release and they want customers to be prepared for the change?
    No - the possibility of having a dual stack installation will be still there.
      From an infrastucture point of view this recommendation combined with SAP NetWeaver architecture will result in an explosion of SID names which leads to an explosion of application server instances and DBMS instances and an explosion of installed servers.  I know it is possible to combine SIDs into a single DBMS using MCOD and to have multiple application servers in a single physical server, but there are issues with mulitple application server instances and MCOD use which make normal maintenance operations difficult.
    I agree - MCOD is not a good solution for this problem.
      I think it would be much better for customers to install dual stack systems and simply adjust the SAP profile parameters to disable one stack or the other.  This way, you could still have 1 stack per application server instance and you would not be have to be creative with SAP SID names!!!  Creating a DBMS instance or installing an additional server is not a simple nor economical proposition.
    There are 36 * 36 * 36 (minus a few reserved) names for SIDs- this should be enough - also for the biggest customers
    Of course one could install both and disable the one you don´t need - but this won´t help in dependency thing. If you e. g. install a dual stack instance for CRM and disable the Java part, you can nicely run it. In case of an upgrade, you will need to upgrade the Java part too (see above) although you don´t use it. The upgrade will detect the doublestack and wait for the java instance to be upgraded too. Same is true vice versa. And believe me: you don´t want that
    In fact it is better to separate - that´s at least our experience. The main no-go for such a configuration on our side was the dependency thing. Since they are there and you can´t do much about them we decided to have a 1:1 relationship for ABAP backend and Java "frontend". You will get more instances (and names and databases) but you can patch applications independently from each other. So an implementation of a  BI patch won´t imply that you finally also patch your ERP production and other systems that connect to that portal.
    There are virtualization techniques available to not need more boxes, you can consolidate them on one machine as if you were installing a dual stack so that is not really an issue. This depends, of course, on the platform and database you use (e. g. Oracle does not support production installations in VMWare). We use for our Java instances Solaris on Opteron (or Intel 64bit) and zones/containers and for the ABAP part we use Linux + Xen. Both virtualization methods come with the OS (so no additional $$$) and both are supported by SAP.
    The propagated advantage of having a dual stack installation (shared memory access etc.) is so small that it doesn´t outban the additional complexity - which is definitely there.
    I hope those arguments will help to understand SAPs (and the consultants) position - get back if you want more
    Markus

  • SAP PI 7.3 Single stack- Set tracing and logging

    Hi experts
    We  have configured a SOAP to SOAP sync scenario in SAP PI 7.3  single stack(Java Only).
    I have sent some test messages from WSNavigator to PI .
    But when i checked  messages in adapter engine, it is showing*"Unable to retrieve payload or you don't have sufficient authorization to view the content" I am able to monitor payloads of Async messages.
    How can we set Logging and trace levels in Single stack PI? I couldn't find any options in RWB os NWA.
    Thanks,
    Dhanish

    Hello Dhanish,
    As it was stated by Kenneth in his post, if you would like to see payload of a synchronous message in Message Display Tool (e.g. from Runtime WorkBench), you should set value of property messaging.SyncMessageRemover.removeBody of J2EE service XPI Service: Messaging System to 'false'. Please note that this affects only synchronous messages in final states (DLVD and FAIL).
    Regarding the second part of your question - logging. In PI 7.3, you can persist the message in Adapter Framework in two ways - stage it or log it. Staging allows you to edit/restart the message later from the stage where the message was persisted and is relevant for asynchronous messages; logging allows you to only display the logged message and is relevant for both synchronous and asynchronous messages. Please also note that staging affects performance of message processing more greatly than logging, extensive staging (e.g. staging on several processing stages) can even be a reason of performance degradation for processed messages, so if you only need to display details of the message on different processing steps in Adapter Framework, logging should be sufficient. Both staging and logging can be configured using properties xiadapter.stage.conf (for staging) and xiadapter.logger.conf (for logging) of J2EE service XPI Adapter: XI.
    Regards,
    Vadim

  • Cisco SG500 switch and 5 gbit links without stacking

    Does the sfp ports link up to 5 gigabit when you don't use the stacking function?

    Good question.  I can tell you that yesterday I was adding a switch to an existing stack via fiber and on the master switch I accidentally plugged into slot 3 or 4.  On the new switch I did the same and connected to port 3 or 4 and noticed that it came up as a trunk link and did not join the stack.  In my case I wanted it to join the stack and discovered that 1G Fiber stack is only supported in slots 1 and 2.  I have not idea if the trunk was 5G, but I think not because my fiber would only be 1G.  I think the 5G link uses copper SFP, no?

  • Differences between dual stack and single stack Java system copies

    Hi
    Can any body please provide step - by -step procedure.
    Thanks in advance
    Edited by: Kobby bryant on Apr 13, 2008 10:39 PM

    Hello Koby,
    Dual stack is ABAP+Java instance.
    Single stack or Standalone is just Java instance. There is no ABAP part.
    Using the installation wizard, you could select the desired option and the installation is performed accordingly.
    If you are looking for any specific info, please provide the details.
    Regards,
    Snehal

  • Rebuild our XI application server from Single stack to dual stack

    Hello,
    We currently have an XI landscape with two application servers, the CI is of course a dual stack system, however the two app servers are single stacked, however we would like to make the two app servers into DUAL STACKs, my first guess was to rebuild the two apps from scratch and reinstall them as a dual stack apps. My Q is:
    First: Do we need to rebuild both app servers, or can we make a change to the app servers to modify them to become dual stacked
    Second: If we do need to rebuild both these apps, is there a specific document available to do this on Market place for installing a Dual stack app servers with PI?
    Thanks in advance.
    Sam
    <Moved from SAP PI Forum>
    Edited by: Prateek Raj Srivastava on May 13, 2010 12:27 PM

    Hello,
    Thank you all for your feedback,
    Denny Liao, it is very interesting question you implied, we do have a J2EE directory created under the /usr/sap/SID/D30 directory:
    /usr/sap/XQ9/D30
    mqaapz28:xq9adm 13% ls -ltr
    total 36
    drwxr-xr-x   7 xq9adm   sapsys        96 Aug 24  2009 igs
    drwxr-xr-x   9 xq9adm   sapsys      1024 Aug 24  2009 j2ee
    drwxr-xr-x   2 xq9adm   sapsys      1024 Nov 11  2009 sec
    drwxr-xr-x   3 xq9adm   sapsys      1024 Nov 24 10:48 log
    obviously this app server does not have any (jlaunch/jcontrol process running) therefore it is not running as dual stacked. but interestingly enough I do see logs in the
    /usr/sap/XQ9/D30/j2ee/cluster/server0/log directory created at the time of the initial install. and under:
    /usr/sap/XQ9/D30/j2ee/cluster
    mqaapz28:xq9adm 29% ls -ltr
    total 30
    drwxr-xr-x   2 xq9adm   sapsys      1024 Aug 24  2009 bootstrap
    -rw-rr   1 xq9adm   sapsys        39 Aug 24  2009 version.bin
    -rw-rr   1 xq9adm   sapsys      6339 Aug 24  2009 instance.properties.vmprop
    -rw-rr   1 xq9adm   sapsys      3676 Aug 26  2009 instance.properties
    drwxr-xr-x   7 xq9adm   sapsys      1024 Aug 26  2009 dispatcher
    drwxr-xr-x  11 xq9adm   sapsys      1024 Aug 26  2009 server0
    as per the note you mentioned above (741289 ) this explains how to recover a lost J2EE parameter setup, I am guessing this can be simply followed and re-enable the app server to run as a dual stack.
    also my system information for the J2EE on the CI is:
    System XQ9   
    Find other systems in SLD... Message Server 
    Host:  mcsapxq9j 
    Port:  3924 
    Enqueue Server 
    Host:  mcsapxq9j 
    Port:  3224 
    Database 
    Name:  XQ9 
    Host:  mcsapxq9dbx 
    Type:  Oracle (Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production With the Partitioning and Data Mining options) 
    Software Components  all components... 
    Name  Version  Applied 
    sap.com/SAP-JEECOR  7.00 SP21 (1000.7.00.21.0.20091214121410)  20100506125119 
    sap.com/SAP-JEE  7.00 SP21 (1000.7.00.21.0.20091214121301)  20100506124943 
    Licenses 
    Installation Number  *** not yet assigned *** 
    System Number  *** not yet assigned *** 
    Software Product  Days Until Expiry 
    Download system configuration 
    Instance mqacsz27_XQ9_30  All processes running 
    Host:  mqacsz27 
    OS:  SunOS (sparcv9) 5.10 
    dispatcher  Running 
    VM  system properties... 
    PID:  21384 
    Name:  Java HotSpot(TM) 64-Bit Server VM 
    Vendor:  Sun Microsystems Inc. 
    Version:  1.4.2_21-b03 
    VM Parameters 
    Cluster 
    Node ID:  301932700 
    Kernel Version:  7.00 PatchLevel 76340.450 
    HTTP Port:  53000 
    HTTPS Port:  53001 
    P4 Port:  53004 
    Telnet Port:  53008 
    Info for crashes of this node 
    server0  Running 
    VM  system properties... 
    PID:  21394 
    Name:  Java HotSpot(TM) 64-Bit Server VM 
    Vendor:  Sun Microsystems Inc. 
    Version:  1.4.2_21-b03 
    VM Parameters 
    Cluster 
    Node ID:  301932750 
    Kernel Version:  7.00 PatchLevel 76340.450 
    Info for crashes of this node 
    SDM  Running 
    VM    
    PID:  21400 
    SDM Port:  53018 
    So: besides setting up the parameters in the above Note and consider the Load balancing, as there any other major setups required to start this app server as a dual stacked instance?
    Thanks in advance.
    SAM
    Edited by: SAM_ONE on May 14, 2010 3:45 AM
    Edited by: SAM_ONE on May 14, 2010 3:55 AM

  • Combined Stacked and side-by-side bar chart?

    I need to create a chart where I for each group (x axis) have two bars where each bar has two stacked values.
    Is this possible to do? I found one method which seems to work and that is using the dual Y axis to group the values into two groups. Question is if it will cause any problems (I have found out that you need to make sure that each of the two y-axis is using the same scale).

    I don't think so.  I wanted to have a stacked percentage chart on a single bar (like a flat version of a pie chart), but gave up on that too.
    Fuskie
    Who settled with a pie chart...

  • AS Java Stack as Add-in to ABAP Stack in case of Dual Instance

    Short Text 
    AS Java Stack as Add-in to ABAP Stack 
    Long Text 
    Hi
    We are upgrading from SRM 3.0 to 5.0.
    We will need to install JAVA stack as add-in to ABAP stack. SRM 5.0
    need both ABAP and JAVA stack (becuase of integrated ITS and IPC).
    We have one box for DEV and QA and they are installed as separate
    instance (dual instance).
    Can we install JAVA stack for both instance separately?
    Or do we have to split the dual instancing development system into two
    separate standalone system
    Please advise
    Regards
    Manisha

    Hi Mike
    Thanks for your response.
    We do not have MCOD installation.
    Our DEV and QA installed on same physical same server but they they their own database and separate instance of ABAP stack.
    Some concern have been raised that if we install JAVA stack as add-in on DEV instance, QA instance will be impacted. Because you can not have two separate JAVA stack on same server.
    Please advise if above concern is true
    Regards
    Manisha

  • Improve Auto-Stack and Process Collections with user settings

    I have read through all of the Bridge request discussions, and encountered a few comments on the stacking process but nothing to explain my critique and feature request. My apologies for any redundancy.
    Bridge CS4 includes two features that would (virtually) streamline my entire photo-organization workflow. Brilliant! Except that they offer zero configuration and my default scenario is very different from Adobe's, so these two would-be-wonderful features are pretty much useless to me, and to anybody else who doesn't happen to shoot in the way the presets are configured.
    The first feature is to automatically group images into stacks, based on their similarity, exposure settings, and timestamps. Unfortunately Bridge considers no minimum or maximum amount of photos per stack, and has a fixed timestamp window of 18 seconds. I shoot everything in three-exposure bursts and sometimes multiple shots in less than 18 seconds, so being able to say "process collections in 3-item stacks only" would be absolutely perfect. For other people, being able to limit the timestamp range or other min/max exposure options would work great.
    The second feature, which could save me hours every week but is equally useless, is to automatically process collections in Photoshop. My biggest ire about this function is that it completely ignores stacks that I have manually created AND stacks that were previously created using the auto-stack feature. Every time this function is run, it re-runs the auto-stack process from scratch and then delivers the collections to Photoshop. Not only is this made useless by the previously mentioned inflexibility of the auto-stack process, but even if auto-stack worked perfectly, this would waste time by doing the entire thing again and denying the user the option to review the stacks before committing to the Photoshop processing. The process collections feature would also be much improved if the option were given to process ONLY panoramas or HDR photos, or auto-detect. I have never shot a panorama in my life and I'm sure plenty of people have never shot HDR, but Photoshop isn't capable of knowing our intentions and there's no reason why we shouldn't be able to instruct it.

    Agree. It is an interesting capability that falls short of being really useful. I feel like an ingrate to complain, but ...
    I'd also like to see the capability to specify something than "Auto" for the panorama option. My experience is that most of my panos work best with "Cylindrical + Geometric Correction".
    My experience is that once you get past 5+ images in a pano, it becomes very tedious ... and then 20+ images in rows is painful. Unlike a single image that you can quickly evaluate, with panos I find I need to make the pano to tell if it going to turn out.  I have been generating smaller 1800x1200 or 1200x1800 files to speed up the evaluation process, but it is still very manual and tedious.
    The Auto-Stack generates a AutoCollectionCache.xml, but I haven't found it workable to edit this. I'd like to be able to modify it to "force" my knowledge of what is in a group. It seems to check the time-stamp, and re-do the Auto-Stack, thus ignoring my changes. Sigh.

  • Dual display and VRAM usage.

    Hi, back in the days I wanted a 12" iBook but couldn't afford one, last autumn thought I decided to get a Macbook Pro, the update came and...
    .. it had 128MB vram.
    I want to use dual screen and maybe even occasional gaming, I couldn't decide if this where sufficient for my needs or not so I waited for the june update.
    The mid-07 MBP arrived and, it had 128MB vram AGAIN!
    Why oh why Apple? Oh, don't answer that, it's because you're in bed with Intel and want to force feed us useless highest end CPUs. But all I care for is the VRAM, why do I have to pay a ****-of-a-lot for a 1/11th faster CPU?
    Anyway, I tried to decide if I should "bit the sour Apple" and get the mid modell or just get the low one because that one is much more price worthy. A few days ago I ordered the low end one.
    But then I've seen on barefeats that he says that a 30" ACD display would use 128MB vram of the 256MB vram modell, are vram always splitted between displays in OS X?
    You see, if the extra 20" 1680x1050 display only use 1680x1050x(3 or 4) bytes that is ok, maybe even if it's double buffered (is it?), because then I will probably have like 100MB vram left for all my windows and for desktop usage that is probably ok. But if the vram is shared between displays and my 20" which I will use most only get 64MB vram that's quite low.
    I know I can turn of the sleeping capabilities of the MBP and shut the lid and only use one screen but that's a quite lame solution.
    I hate how Apple does this, and it seems to worry a lot of people. Some get the more expensive modell and hate that they had to do it, some doesn't, and some don't buy a machine at all .. I would probably have stayed in the last crowd.
    256MB vram can't have cost them many tens of dollars, why not have that in all modells? Why is the middle one even needed? Just make 2.4GHz CPU and option in that case.
    Anyway, does anyone know how much vram my screen will have available? Will 128MB work for me with all the regular desktop apps I will have running? Or should I really go with the 256MB one? The tricky part is that my MBP might be shipped today or similair.
    I've called Apple support three times but noone of them knows how this works so they aren't for much help.
    (Dell vostro 1500 sells here in Sweden for less than half the price of the mid MBP and comes way more balanced, you can even get a 1680x1050 screen. Sure it has 2.0GHz CPUs or whatever but I don't care about that. Where is the old "omg MHz myth"-Apple? Please understand CPU speed isn't everything. Instead of leading the MHz myth fight it ;D, start calling the CPUs T7300 and so on aswell ;D)

    Hi Johan, actually the VRAM used by OS X is likely to be quite a bit more than just your screen resolution multiplied by 3 or 4, since each open window is composited offscreen for the shadow effects and for things like zooming (Ctrl-Mousewheel) and the "Genie effect".
    I'm pretty sure the total VRAM isn't divided in half for each of the two displays though, as it will be allocated from the video driver on an as-needed basis. In practice, with both displays active and a few windows open, you should still have maybe 80-90% of your VRAM available for applications.
    Games and other VRAM-heavy applications are a special case as these will typically use as much VRAM as you can give them, and swap out to system RAM via the PCI-X bus when they need more (and unlike swapping to disk, swapping into VRAM from system RAM is still pretty fast).

  • Re@lted t0 bluetooth dongle, stack and configuration.. .......

    Hi to all,
    Those r new or require some more info realted to STACK and statring the prohect read the following page
    http://www.cs.hku.hk/~fyp05016/kyng/bt_j9.htm
    This is may be benifical to u.
    Anyhow, i am making the my final year project related to Bluetooth and i am trying to use AVETANA which can be dowloaded from the following link:
    http://www.avetana-gmbh.de/avetana-gmbh/downloads/relicense.idmexieubncmqxqphuvrohkpjcgwbv.eng.xml
    After u visit this link u will see that, avetana require three bluetooth address. I have inputed the address 22:22:22:22:22:22 ( or 22-22-22-22-22-22). I have extracted this address from start-run-ipconfig/all after i install the device dirver software "BlueSoleil_1.6.2.1" in Win XP OS. My bluetooth dongle is "ISSC Bluetooth Device" which i extracted from Device Manager (Start - Right Click My computer - Properties - Hardware - Device Manager). Moreover my VID and UID of the bluetooth dongle is "USB\VID_1131&PID_1001". I have even cheked the microsoft XP site
    http://support.microsoft.com/kb/841803/
    for the sake of conformation that whether my bluetooth dongle is supported my Win XP sp2 and the above VID and UID is not present there.
    Now the problem is that site doesnot accept my above written address, and so i am unable to download the avetana,,,
    In the end(after searching on the net) I have concluded that might the following reason may be there:
    1) my bluetooth dongle is either of some local company manufacturer which is not recognized by win XP
    2) i am using wrong device driver
    3) i am unable to configure properly the bluetooth device.
    Moreover, even after installing the device driver (BlueSoleil_1.6.2.1) i am unable to see any bluetooth icon in the Control panel so that i can see/change the bluetooth property.
    Plz help me up..
    and if i am thinking correct, which company dongle i should purchase or which other bluetooth stack (say like atinav, BlueCove) i should use...
    I even want to know that with respect to stack (say atinav) i need to purchase the dongle or not..
    moreover, i donot want to buy any stack as this is only my academic project so i donot have so much money to buy a stack (like atinav)
    thx in advance..

    Bluetooth forum
    http://vietcovo.com http://forum.vietcovo.com

  • Pages 5.2 - When I try to reorder different pages it just takes all the pages within the document and turns them into a stack! Why is this happening and how can I oder pages as the update is meant to let me?

    When I try to reorder different pages it just takes all the pages within the document and turns them into a stack! Why is this happening and how can I oder pages as the update is meant to let me?
    Any Help?I know the update has only been out a while but if anyone has an idea why it is doing this, please let me know!

    But you are telling me something I already know.
    Be precise.
    It is not Pages '09 that is broken.
    I am back in Mavericks and testing Pages 5.2.
    There are improvements, we shall see how useful, but in less than a minute I have already discovered bugs.
    Peter

  • Duplicates in Stacks and other Editing in the Finder

    I am a new Aperture 2 user and I am loving it so far!
    What I am wondering is if there is a way to make duplicates in a stack show up in the finder? I have noticed that the only files in the finder are masters... is there a way to show the duplicates at least?
    At the very least - I would like to be able to use some events as a screensaver or desktop. In sys prefrences, the album shows up, and all the edited photos appear as they should, but still - the duplicates are not there.
    Do I need to un-stack the photo's to accomplish this?
    Thanks =]

    Two things:
    1- You can't show edited versions in the Finder because they don't exist outside of Aperture (unless you've created a TIFF file by using Dodge and burn or another plugin or editor). This is why it's a non-destructive editor: your adjustments are just sets of instructions saved in an xml file and applied on the fly by Aperture when you view the picture. The only thing you can see in the Finder are your masters. If you want to use edited versions you first need to export them.
    2- The iLife browser only shows files for which Aperture has created a preview. Make sure the files you want to use as screensaver or desktop pic contain a preview (try dragging it to your desktop: if the preview is there you'll see a green + sign appear signifying it'll be copied. If no sign appears, you don't have a preview). You can set Preview generation in Aperture's preferences or generate them manually.
    But I'm struggling with your definition of duplicates: what exactly do you mean by that? If you're talking about different versions of the same file (with varying settings), then they're called versions. In fact the entire Aperture workflow is based on versions, stacks and picks. Duplicates would be the exact same picture, without any changes.
    Not trying to be snotty here btw, just want to make sure I'm understanding you correctly!

  • FRM-13002 : Stacked and Tab Canvas must be created within Content Canvas

    Hi,
    I have a Tab Canvas with 2 pages on it.
    In one of the pages the data to be displayed will be
    out of the region(size or length) of that page.
    I read in this forum for the same problem, the
    member had suggested to use a Stacked Canvas on that
    Tab page alone and enable the scrollbars of the stacked canvas.
    When I drag and drop a stacked canvas on a tab page
    of the tab canvas I get the following error:
    FRM-13002 : Stacked and Tab Canvas must be created
    within content canvas.
    Any help is appreciated.
    Thanks in advance
    Sharath

    Hi,
    I am breaking my head over this.
    I am still unable to solve this issue.
    ========The Requirement is as follows :===========
    When I select a Tab Page of a Tab canvas, I get a
    combo box with items in it. When I select an item from
    the combo box, based on the item selected, I am
    retrieveing the data from the database and displaying
    it in that Tab Page itself. This data is in a matrix
    format. i,e Has a number of rows and columns.
    Without a Horizontal and a Vertical Toolbar attached
    to the Tab Page I would be unable to view all the records
    that are displayed on that Tab Page.
    Any suggestions or examples is most welcome and
    appreciated.
    NOTE : ALso in what situations can we use a stacked
    canvas, if the designer does not allow me to
    use it with other canvases?.
    Thanks in advance
    Sharath.

  • Stacked and standard item groups

    Hi,
    Can anyone give a clue if the following problem can be solved?
    I have a table with many columns which I want to display on a single form with multiple tab-canvases. And on each tab-canvas I want to use item groups (two side-by side!).
    I managed to generate this only partly by using stacked item groups for each tab-canvas and item groups within these stacked item groups. But the item groups are all placed beneath each other! I can not find a way to control the layout-generation. It looks like the forms-generator does not use the tabulation preferences.
    I am using Designer 6 (6.0.3.10) and Forms 6i (6.0.8.10).
    Thanks.
    null

    It is not possible to get Service Item w/o delivery in to Invoice along with the the delivery item..unless the Service item is configured as item relevant to delivery.

Maybe you are looking for

  • MS SQL Server 2008 R2 Enterprise Edition on Windows Server 2008 R2 Standard Edition

    Hello Team,  Is there any issue/conflicts/limitationn to install MS SQL Server 2008 R2 Enterprise Edition on Windows Server 2008 R2 Standard Edition.  OR their is nothing to worry about it I guess their is memory limitation between both of them. Plea

  • I cn't download saved word documents from icloud to my mac? Why?

    I use Word for Mac as my word processor. I'm a writer and publishers only want word .doc documents. I can upload to icloud but not download my word documents and icloud doesn't appear as a source for documents neither on the Pages nor the Word menu.

  • Hyperion Reporting 7.21 - E-mail / SMPT Configuration

    Good afternoon, I need to update my SMTP configuration to point to our new Exchange server as my Scheduler within HR no longer sends e-mails. I have updated our hr_global.properties file to reflect the new server and recycled the services. I can also

  • Slideshow's quality

    why my slideshow have a terrible image's quality? My photoes have big resolution What can I do? Scuse me for my terrible english...

  • How to define material code

    our's is a valve mfg co.  We are planning to go for sap.  In sap Max length of material code is 18 and description is 40.  But  our existing material code maximum length is 25 and description length is 120.  I want to know, Is there any other way tha