Prevent changing mangle for BSP mimes within EP

Hi,
Since we implemented the portal, it occurred to us that the mangle for BSP application is extended. The backside of this that each image gets these mangles too and are also changing each time that you call the app. This has as result that the images/mimes never will be cached in browser and needs to be loaded from the server each time, which puts more/unneeded load on the server. Is there any way to prevent this?
Eddy

Hi,
Since we implemented the portal, it occurred to us that the mangle for BSP application is extended. The backside of this that each image gets these mangles too and are also changing each time that you call the app. This has as result that the images/mimes never will be cached in browser and needs to be loaded from the server each time, which puts more/unneeded load on the server. Is there any way to prevent this?
Eddy

Similar Messages

  • Setting a fixed width and a changing height for a component within a panel

    Alright guys here's my next question. I'm now having trouble trying to figure out how to only resize the height of a JTabbedPane yet keep the width fixed. In other words, as the JPanel its in changes in size, I'd like to have the width of my tabbed pane stay a certain value yet let the height of it adjust to the panel's height as it changes. Is there a way to somehow extract the panel's height into a int or something and then when using the setPreferredSize() function simply implement this retrieved value into the function's height parameter? I've tried messing around with Dimensions and getHeight() functions and the sort but to no success. For instance, within the constructor of one of my JFrames using System.out.println(this.getHeight()); prints 0, when of course this is not the case in reality for the frame's height. The panel's changing size is due to the user resizing the window its in. In one of my previous threads in this forum I learned how to use a GridLayout (it was 2 rows and 1 column in size) to keep the height of the top area in a BorderLayout fixed, yet as the user resized the window, the layout would stretch the area width-wise accordingly. However, that was because I had 2 cells in the layout to control, and I know this wouldn't work with only 1. Any ideas?

    You still apparently haven't read the tutorial on using Layout Managers to understand the capabilites of each Layout Manager.
    For instance, within the constructor of one of my JFrames using
    System.out.println(this.getHeight()); prints 0, when of course this is not the case in reality for the frame's heightComponents don't have a size until the GUI is visible on the screen. That is until you've done a pack(), or a setVisible( true ). You should never be using setSize().
    Layout Managers use setPreferredSize() ,setMinimumSize() and setMaximumSize() as suggestions for determining the layout. Although most layout managers don't use all the suggestions, which is why you need to read the tutorial to find out how the layout managers work.
    I'm now having trouble trying to figure out how to only resize the height
    of a JTabbedPane yet keep the width fixedWell, I don't understand the requirement. The preferred size of a tabbed pane is equal to the preferred size of the largest tab added to the tabbed pane. So I don't understand the concept of artificially changing the vertical height.
    Anyway reread the tutorial on "How to Use the Border Layout". Two of the 5 areas respect the width of the component but alter the height to fill all the available space.
    If you need further help then you need to create a [url http://homepage1.nifty.com/algafield/sscce.html]Short, Self Contained, Compilable and Executable, Example Program that demonstrates the incorrect behaviour, because I can't guess exactly what you are doing based on the information provided.
    And don't forget to use the [url http://forum.java.sun.com/help.jspa?sec=formatting]Code Formatting Tags so the code retains its original formatting.

  • An Aid For BSP Development

    An Aid For BSP Development
    Hi,
    I have developed a small tool as an aid to BSP Development.
    I describe it briefly here.
    You can see screen shots on www.sapprogrammer.com. Click on BSP Find.
    It turns out that the tool is even more useful than I figured as I wrote it.
    It took over a year to write at weekends and in the evenings.
    As it got more and more powerful I saw that it was enabling me to do things I could not otherwise have done.
    I also believe it would be extremely useful to extend it in some ways that seem to offer themselves naturally now.
    So here’s the description:
    Find a String in a BSP
    (A BSP means here : The BSP in SE80 + its models defined in the BSP + its application class.)
    The program runs thru a BSP and its Models and its Application Class and looks for whatever string of characters you require.
    It produces a legible list showing the places you should go to find that string. (See screen shots).
    Advantages:
    This cuts down work time as a developer enormously.
    In addition, if you seek an empty string the program will list the whole BSP. Thus you can print your BSP.
    Extensions:
    I have since extended it to run over a range of BSPs. You can’t run over many because it takes too long but you can run over 2 or 3.
    What I should like to do now:
    The program proves to be so useful I should like to see if it is possible to:
    *     Integrate it to any extent into the ABAP Workbench. It is purposely completely separate at the moment.
    *     Use it to compare BSP Versions. We have just received Service Packs and a large BSP has been changed. It would be good to have a tool to show the differences between our copy of the old version and the new one.
    Would anyone be interested in cooperation on this? Its probably too much work for me alone. In particular the workbench question would presumably require cooperation with SAP itself?
    Kind regards
    David Lawn

    There is no doubt that this is a very excellent tool. We have had this problem many times before. Often we can see in the HTTP trace the error, but have no way to easily find the source in the server. What we currently do is a hack: we download the source, and search on disk. Very clumsy. In this sense, we can clearly see the value in this tool. I can only support David in saying that this is a very useful tool.
    From the side of the SAP, we can unfortunately not help. I will forward you append to the workbench group to again check. But we have to see the reality that our team is already overcommited for Netweaver '05 development.
    Which does not prevent you from just running this program directly from SE38 (or even better, assign it a transaction code). This does not reduce the true value of the tool.
    If there are people interested in building a small group to help David, it will be good, and I see a lot of interest. Important it that you just clear the licensing aspects. I think that using the forum for communication is ok (if you don't use emails).
    regards, brian

  • Table to look for change documents for users

    Hi friends,
    Is there any standard table to look for change documents for a user?change document through SUIM does not give the correct log.
    Thanks for you support.

    Julius
    Looking at another of Tracy's other post (http://scn.sap.com/thread/3598947) she's trying to use ACL. Hence needing to know the tables to write joins/queries to hit tables within ACL
    I've seen ACL used and have had the fun experience of Auditors using Google to find tables to perform checks on without context of what has actually been implemented in their particular system.
    Regards
    Colleen

  • How to prevent error message for material description in MDG material detail screen, when user click on check action

    Dear Experts,
    I have a requirement for making material description as non mandetory in change request view of mdg material screen.
    I have done that using field usage in get data method of feeder classes, but still message is displaying.
    This message 'Material description is mandatory is displaying with check action only, but not with save or submit after i anhance field property as not mandetory.
    How to prevent error message for material description in MDG material detail screen, when user click on check action.
    Thanks
    Sukumar

    Hello Sukumar
    In IMG activity "Configure Properties of Change Request Step", you can completely deactivate the reuse area checks (but will then loose all other checks of the backend business logic as well).
    You can also set the error severity of the checks from Error to Warning (per CR type, not per check).
    Or you provide a default value for the material description, e.g. by implementing the BAdI USMD_RULE_SERVICE.
    Regards, Ingo Bruß

  • Is there a way to play a song for several slides within a larger keynote presentation?

    is there a way to play a song for several slides within a larger keynote presentation?

    Place the sound file on the slide and use Builds to change the images during the sound files duration.
    Inspector > Builds > choose an effect
    Delivery: by paragraph
    more options > start build manually or,
    use automatically;    and select a delay (the amount of time the slides  show). For example; if you have a 30 second sound file and 10 images, enter a 3 second delay.

  • The application detected an error that prevents changes from being saved.

    Hi. I'm having this problem almost all the time when I do some color correction.
    "The application detected an error that prevents changes from being saved. To avoid losing your work, quit Final Cut Pro."
    Any ideas why this is happening?
    I'm on a 2010 Mac Pro running latest Mavericks and latest FCP X.
    I already removed FCP X, and all the effects I have installed. But still the issue persists.
    Thanks.

    That could have happened. I can't remember though.
    Is there any work around?
    I currently only have 1 open library and 1 event on it. If I move or copy that event into a new library, would that in theory work?
    Thanks for the help so far.

  • Creation of Change document for HR Assignemnt Infotype in Transaction- CR02

    Hi,
       I have to create change document for HR Assignment in Transaction CR02.
    I have gone thru the documentation available in SAP help.
    Please help me if anybody has worked on it.
    Thanks & Regards,
    Alok.

    Hi Raja,
    I didn't quite understand what you mean by creating/changing data using transaction codes, because within SAP MDM 3.0 you are in a portal environnment and don't work with transaction codes.
    General remark: Information on the up-to-date MDM 5.5 is provided in the Service Marketplace. For an overview of MDM 5.5, see also http://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/mdm/capabilities provided with sap mdm 5.5.pdf.
    Kind regards, Markus

  • How to check and delete the change logs for DSO

    Hello All,
    I have build a process chain that will delete the change logs for DSO prior to 7 days but when i executed it, the number of entries are still the same within DSO.
    Then i tried deleting directly from "Environment" menu from DSO maintainance but does not work. Can anyone please explain how to resolve this issue or the proper process of deleting the change logs. Appreciated.
    Thanks,
    M

    Hi
    Check out the below two articles
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1058b68f-96c4-2d10-fbb1-de8757ca6a58?QuickLink=index&overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a02ba9e7-bb6f-2c10-09b4-e86b9fcbad41?QuickLink=index&overridelayout=true
    Regards,
    Venkatesh

  • How do i change the number of columns within a text box?  I need to go from three columns to one.

    How do I change the number of columns within a text box?  I need to go from 3 columns to 1.  The insert column is highlighted and column break does not work for this.

    Pages '09 does not seem to allow layout breaks in Textboxes.
    Pages 5.2 has the same limitation.
    Use multiple linked Textboxes in Pages '09 to get the layout you want or create your layout in a Word Processing template in the document layer.
    Peter

  • Problem while changing data for STO Assign Delivery type and checking rule

    Hi All,
    In Set up STO..... executing Assign delivery type and checking rule.
    I am trying to add values to Rule for Adoption of ATP Results in Purchasing(REVFE),Delivery Type for Stock Transfers Within a Company Code(LFART1) and another two more fields..After entering the data When i clik Save button... it shows "Data was Saved".But its not showing when i went back and come
    I have checked in debugg mode and table T161V table ..waht ever i entered its not saved in Database table.
    We have checked in another system its working fine..
    Can anyone please help me  on this?

    Solved by posting in OSS.
    The below include has to be uncommented.
    While doing upgrade this include  L0ME6F00 has commented INCLUDE L0ME6F99 has uncommented
         view related include-files   (never change, please)        *
    *{   REPLACE        CB2K900006                                        2
      INCLUDE L0ME6F00.      " subprograms

  • Shortcut to generate change documents for multiple user id access in ecc 6

    hi.
    i need to generate a report with changes to user ids within the last  month. i dont have access to sap notes. thanks

    apart from SUIM, you can also refer to below reports
    RSUSR100                                   Change Documents for Users
    RSUSR100N                                  Change Documents for Users
    RSUSR101                                   Change Documents for Profiles
    RSUSR102                                   Change Documents for Authorizations
    regards,
    Surpreet

  • Using a change document for Z table maintenance generatro to log changes

    Hi Forum,
    I have created a a change document for one of the Z tables now I want to use it in the table maintenance generator of this table so that any changes made to this table using maintenance generator are logged in table CDHDR and CDPOS.
    I am using the event 02     After saving the data in the database
    and have created a new FORM..ENDFORM for this event and it is working fine till here.
    But I am unable to find any table or structure where the information of the action performed in maintenance generator is kept for eg. what action was performed like add, delete or change and on how many records and contents of those records.
    I can update the tables CDHDR and CDPOS only if I have the above information.
    Please guide me as to where can I find all this information within the maintenenace generator program?
    Thank you,
    Anubhav

    Hello Anubhav,
    Are you calling the change document function module in your save event ? The function module needs to be first created using SCDO for your Z table, select the fields on which you want to track the changes.  Auto generate the programs for this change object. Once the FM is generated, you will have to call this FM in your SM30 event.
    The change document tracking also needs to be enabled at the data element level..
    Regards,
    Jay

  • SAP PM : Unprocessed future change recs for order number : Error Message 688

    Dear Experts
    I received the following message when trying to close a PM order.
    Unprocessed future change recs for order number  prevent del. flag/c -  Error Message 688
    Kindly advise on the steps to be taken to resolve the above error.
    Thanking you in advance for your assistance.
    Regards
    Barry

    Hi Barry,
    Please find below thread for your reference.
    Error message when business completion of a production maintenance order
    Unprocessed future change recs for order prevent del. flag/completion
    Regards
    Terence

  • No Authorization for BSP

    Hi friends,
    I transported this request(which had ICF Settings, Mime Object and BSP). Now when I go in Test System and then in SE80, I display my BSP and when I execute from SE80, it tries to open following url in IE:
    http://brcbdbd1.amoco.com:8010/sap/bc/bsp/sap/zbsp_filenet/default.htm?sap-client=110&sap-sessioncmd=open
    it does not display and gives me a message -
    "You are not authorized to view this page" It does not even ask for WAS userid and password screen
    Do we need to set up authorization for this BSP ?
    Any ideas on authorization and how do we maintain for BSP's.
    regards
    Deepak

    if you go to transaction <b>SICF</b>, try browsing and find your node <b>ZBSP_FILENET</b>. If you either doubleclick or right click, it gives a dialog box, and asks for username/password. You can set , username and password there.
    For more information, look here:
    http://help.sap.com/saphelp_470/helpdata/en/36/020d3a0154b909e10000000a114084/frameset.htm
    Internet Connection Framework -->
    HTTP Communication Using the SAP System as a Server -->
    Using the ICF -->
    Linking a HTTP Request to an ICF Service -->
    Creating an ICF Service
    All your doubts regarding Logons will be cleared.
    Regards,
    Subramanian V.
    Regards,
    Subramanian V.

Maybe you are looking for

  • Error: Export data missing

    while Invoice-Release to accounting I got error as "Export data missing" when I check I found that Foreign trade data is incomplete as per system. Also I have seen foreign trade no also in invoice foreign trade/customes view. I dont know why this err

  • Canon PIXMA ip4000r wifi connection

    I have an ip4000r printer which has worked fine until recently. We moved house and therefore needed to reset the printer on the network. Spent weeks trying to sort until canon finally gave me some instructions. Their website is rubbish. Now a network

  • How to make my tables not to threadding to a new page until its fill the page i'm working on?

    After the 1st row, the 2nd row supposed to be on the bottom of the 1st page... but it's happen otherwise... it's keep threadding to a new page.. It's also happens to the 3rd row... Anybody here know how to fix this...? I already using 5 hours just to

  • When will the Universal Binary version of Final Cut Express HD be available

    I'm purchasing a new mac mini Intel core duo and I need to know when the Universal Binary version of Final Cut Express HD will be available?

  • Broken firwire port?

    i believe my G5 1.8Ghz has a broken firewire port. not completely broken however. i have three lacie 250GB drives daisy-chained to it. all was well, up until a few weeks ago. the drives mount fine, i have music on two of them, and i can play it all w