Is there any way in the SOA suite to reject XML messages over certain size?

I am working for a client at the moment and we are currently in the system test phase of the first SOA implementation project.
We have a process that is made externally available to third parties via an ESB service which is secured using the OWSM. The problem we are having is that the XML message schema has some elements that are unbounded meaning that potentially the messages could be submitted into our system of an unprocessable size. We have been testing with message of 10Mb which fail and 5Mb which have severe performance problems. We would like to be able to reject messages over a specified limit (3Mb for example) to ensure our service is not detrimentally affected by a single message.
Does anyone know of a way of checking a message size before processing it in either OWSM, ESB or BPEL processes?

I don't know your deployment details, but I would definitely try something easy and straightforward. If there is HTTP transport layer used, my first choice would be Apache HTTP Server.
http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody
At least for WebLogic, there is very good Apache plugin.

Similar Messages

  • Thunderbird puts a new message at the end of the thread. Is there any way of changing this preference to listing new message at top of the thread?

    Thunderbird puts a new message at the end of the thread.
    Is there any way of changing this preference so that new messages are displayed at the top of the thread.
    This is is more logical. You need to see new message in thread directly, rather than scanning to end of thread to see what is there.

    No it is not possible. The newest message is attached to the message it is in reply to.
    The conversations add-on might better suit your needs. see https://addons.mozilla.org/thunderbird/addon/gmail-conversation-view/?src=ss

  • Is there any way to set a password so that txt messages only open when the password is entered

    Is there any way to set a password so that txt messages only open when the password is entered?
    Please help! Thanks for reading:)

    Hello Damien,
    There is an option to set a passcode for the entire iPhone.  You can use the following steps to set this up:
    You can configure a passcode for your iPhone, iPad, or iPod touch using Settings > General > Passcode Lock.
    Once enabled, you will be prompted for the passcode whenever you:
    Turn on or restart the device
    Wake the device
    Unlock the screen
    Note: You can specify the amount of time the screen must be locked before requiring a passcode.
    You can find the full article here:
    iOS: Understanding passcodes
    http://support.apple.com/kb/ht4113
    Thank you for using Apple Support Communities.
    Best,
    Sheila M.

  • Is there any way that the magic mouse might work on the iPad?

    I just got the iPad 3 and is there any way that the magic mouse can work alone or with the keyboard on it? If not, can the mouse work with a PC?

    tonefox wrote:
    The magic mouse can't be used with an iPad simply because Apple has chosen not to include support for it.
    Which is fair enough. Where are you going to put this mouse in order to use it with an iPad... you need a handy flat surface... oh, I know - the iPad screen. Much easier than moving your fingertip around it.
    You would put it the same place you put the wireless keyboard.
    In fact the existing keyboard support is one of the big reasons many of us would like to see mouse support added. You see the problem is that when you use a keyboard you have to reach up and over to tap the iPad screen. By Steve Jobs own admission* the arm tires quickly when you have to do this repeatedly. In this particular situation a mouse would be more ergonomically sound.
    There is also the issue of access for the disabled. Although iOS does have many accessibility option, at present none of them help those with severe spinal damage or certain amputees. Including mouse support means you could also use devices like the "suck and puff"... A mouth controlled joystick designed for people with these disabilities.
    * He was talking about touchscreens on notebook computers, but it's the same concept.

  • Is there any way to add a hyperlink to text in Messages.app?

    Is there any way to add a hyperlink to text in Messages.app? 
    I frequently share links via Messages and would like to have clickable text with a hyperlink beneath vs an ugly URL.

    Hi,
    In iChat and early versions of Messages this used to be CMD + K keys together
    This no longer works.
    It seems CMD + K is free as a Modifier keystroke.
    I would have  added it as an item in System Preferences > Keyboard > Shortcuts.
    The issue with that is the fact that there is also no longer an Menu item for it.  (so it does not work).
    You can add a URL and then Right Click and there is an Edit option but this only allows you to change the URL and not add a URL to existing unsent text.
    Right Clicking unlinked Text does not allow you to Edit it either (well there are some format option but not Hyperlinks)
    I can't find away around this.
    I know in the past the AIM service suffered from malicious code sent in Hyperlinks  so this might be the reason.
    9:56 pm      Monday; January 5, 2015
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • Is there any way to upload Tariff Code (with multiple XML files) from application server?

    Hi All,
    Is there any way to upload Tariff Code (with multiple XML files) from application server?. Its urgent.
    Regards,
    Jatin

    Hi Jatin,
    Yes, of course you can upload multiple files for tariff codes.
    This can be done by the below path:-
    SAP GTS Cockpit(tcode-/sapsll/menu_legal)-->Customs Management-->Classification-->Classification Master Data-->Upload Tariff Code Numbers from XML file(tocde- /SAPSLL/LLNS_UPL101).
    In the above area after browsing and choosing the first file, please select multiple check box to choose more files as well. Then you can further select your application server and upload all those files in one go.
    PS:- Although, we have an option to upload multiple such files but actually we should avoid multiple file uploads due to various reasons. Hence, please take utmost care during such procedure.
    Regards,
    Aman

  • Is there any way changing the priviledge after starting the managed server with the other user

    Hi,
    is there any way to change the user privilege after i have started the managed
    server with one user.....say for example ....i have started one of my Managed
    server as "root" ...but after that i wanted to make this instance work under as
    "inet"
    how do i do this OR is it possible ????
    please advise ....
    sangita

    Thanks again Rob.
    Rob Woollen <[email protected]> wrote:
    >
    >
    sangita wrote:
    Thanks Rob for been so quick in responding.
    I have 3 questions for you:
    Running a server under root is a huge security hole.My Question: 1) what are the probable security issues while runninga server under
    root ?
    are these security issues external(from outside world) or internal(internally
    within a company) ?
    Iam basically curious to know external threats.
    The problem is the root user can do anything. So if someone finds a
    security hole in your server, then they have complete control of your
    system.
    The usual reason people want to do this is so they can bind to a port
    <
    1024. ie they want their web server to listen to 80.My Question: 2) What is the harm in using port 80 for webserver andwhy do the
    people wanted to bind to a port < 1024 ?
    People normally use 80 for web servers because that's the well-known
    port.
    Personally I would not recommend that you go that route. I would
    recommend that you start the server as a very unprivileged user andbind
    it to some port (say 7001).
    Most firewalls support redirecting ports. Your firewall can redirect
    80
    on the external net to 7001 on the internal net. That's the solution
    I
    would recommend.My Question: 3) Suppose iam having a cluster of 2 Managed servers runningon port
    7070. And Iam having a Iplanet server working as a Webserver that basicallyproxies
    requests to this cluster. Then what is the best approach that i shouldfollow
    in this context.....to be honest with you ....i still couldnot understandwhat
    does "binding" the webserver port to a managed server in weblogic mean.
    I would have your firewall redirect 80 to whatever port Iplanet is
    listening on and then have iplanet proxy to WLS.
    Do not run your WLS servers as root.
    -- Rob
    Iam sorry for asking these "silly" questions(in your opinion) ...butiam a bit
    confused.
    thanks, sangita
    Rob Woollen <[email protected]> wrote:
    Running a server under root is a huge security hole.
    The usual reason people want to do this is so they can bind to a port
    <
    1024. ie they want their web server to listen to 80.
    There is a set uid option in WLS where you start the server as root
    and
    then after it binds to the low port, it will switch to another userthat
    you specify.
    Personally I would not recommend that you go that route. I would
    recommend that you start the server as a very unprivileged user andbind
    it to some port (say 7001).
    Most firewalls support redirecting ports. Your firewall can redirect
    80
    on the external net to 7001 on the internal net. That's the solution
    I
    would recommend.
    -- Rob
    sangita wrote:
    <Sure, it's possible to do this, >
    how to do this?
    <but why do you want to do it? >
    Iam not sure why this group (the other group than me) does start theirserver
    as "root"...but somebody from that group asked me about this today.
    I would not recommend that you start WLS as root on your production
    system ever under any cirucmstance.then what is the best approach and what are the pros and cons if westart the
    server as "root" OR as different user ????
    please advise ....
    thanks again.
    Rob Woollen <[email protected]> wrote:
    Sure, it's possible to do this, but why do you want to do it?
    I would not recommend that you start WLS as root on your production
    system ever under any cirucmstance.
    -- Rob
    sangita wrote:
    Hi,
    is there any way to change the user privilege after i have startedthe managed
    server with one user.....say for example ....i have started one
    of
    my Managed
    server as "root" ...but after that i wanted to make this instance
    work
    under as
    "inet"
    how do i do this OR is it possible ????
    please advise ....
    sangita

  • Is there any way to export complete PR as an XML?

    hI,
    Please help me to know if there is any way to export Complete PR as an XML...if its der,then how we can do it?
    Also, if data is already der in database table then is it feasible to create a PR(reverse case)?
    Kindly Help.
    Thanks,
    Lina

    Hi
    You have the opton in PR to export to XML. But I am not sure whether it suits your requirment.
    Go to ME53N>Click on Export Button>Spread Sheet>Click the radion Button All Available formats>Select from Drop down SAP XML format
    Hope it helps
    Karthik

  • Is there any way around the ETF

    So Verizon sold me a "global" phone but they conviniently forgot to tell that global service is not going to work with this phone. I was surprised to learn about it when I called from them from the airport to activate it.  I called to cancel because I was under impression that I had 30 days but as it turns out VZW only gives you 14. Now I'm stuck with 2 lines and a family plan and VZW is asking $690 ETF. Is there any clause that would let me out of this contract without paying the ETF since I was sold a device and service that is not working as promised?
    BTW perhaps someone wants to get a family plan with two lines and 23 months on the contract? I'm willing to pay for one month worth of service.

    Obviously I was refering to Incredible 2 that was sold to me as a "global" phone.  I know that VZ's iPhone 4 is not a global phone unlike the AT&T's one.
    The Incredible 2 did come with Vodafone SIM card but it never worked in Western Europe. The SIM card didn't work in another unlocked GSM phone.
    Before leaving U.S. I called VZ customer service from the airport and asked to activate international romaing on my new shiny Incredible 2. The CSR was very nice and tried to help but apparently something didn't work and he gave me a phone number to call: 888-866-6924 (he actually had to text me that number, apparently the phone company cannot transfer phone calls between its own offices. Well at least he didn't ask me to write it down). I'm still wondering was it wrong phone # or did VZ manage to build unbreakable IVR maze.  I didn't figure out a way to talk to a live person. It asked me for SSN (couldn't find a match) or my VZ employee number which I don't have as I am not employed with VZ. Standard tricks, like wrong choice, *, # etc didn't work either. At that time I spent well over an hour on that and my flight was boarding so I decided to shoot VZ an email instead and hope that next day when I land in Europe my phone will magically work.
    I received an email reply a day later with apologies and offer of account credit in the amount of my last payment (that was very nice btw). But still no word on making the international service work.  I replied and asked if I can be 100% sure that next time I travel the phone will work and the answer was negative. So then I asked to cancel the service since it was less than 30 days since activation and VZ said it won't cancel unless I pay the ETF as they only give 14 days grace period.
    So I'm wondering if it'd be possible to terminate the contract based on fact that I didn't get the service I was sold? VZ salesperson said that it will work internationally but I don't have anything in writing to support that. 

  • Is there any way that I can share an in-app purchase over multiple devices even if they are under the same iTunes account?

    So there are several iOS devices in my family and on one of our iPads we have purchased an in-app purchase. I also have the same app on another iPad and would like to also have access to that in-app purchase. Both of these devices are under the same iTunes account so is there a way to share this in-app purchase across multiple devices?

    You can check here  >  iTunes Store: About In-App Purchases
    But I don't think this is possible.

  • Is there any way around the slideshow widget limitations

    Unless I'm missing something, the only lightbox/slideshow widget that allows you to change the transition speed between images doesn't have an "Add Images" button, and also appears to force you to keep thumbnails.  I don't like the quick fade look I'm getting.  Is there a way to drill deeper into the options on this, or do I have to move on to Dreamweaver and do my own jquery coding to get the slideshow I'm after?

    Hello,
    As far as slideshow is concerned, we have the option to control the transition speed in all the options (Basic, Blank, Lightbox and Thumbnails) out of which Basic and Balnk are the options which have Add image option and do not force you to use Thumbnails.
    If you are specifically looking to use the Lightbox effect then I am  afraid it does not allow you to get rid of the thumbnails. Reason being, we need a trigger for Lightbox effect to come up and these thumbnails are the triggers for it.
    Hope this helps.
    Regards,
    Sachin

  • Is there any way to automatically add an attachment to a message in Mail?

    Hi,
    I have to responsd to a lot of emails with basically the same response. I use a TextExpander snippet for the body of these messages. However, I usually need to attach a PDF file as well.
    Is there anyway to automate attaching a PDF attachement to a message in Mail?
    Perhaps, this can be done by adding the attachment into a Signature, although I havent seen a way to do this.
    Or perhaps, some kind of Automator scritpt?
    The mail account is actually a Google Apps account, so perhaps there is a way to have the GMail server do something to the message on the way out?
    Thanks

    it's fairly easy to create an outgoing message with attachments in applescript; just use a script like the following:
    tell application "Mail"
              set newMess to make new outgoing message with properties {visible:true, subject:"test emal"}
              tell newMess
      make new attachment at end of attachments with properties {file name:"/path/to/attachment"}
              end tell
    end tell
    it's extremely difficult to add an attachment to an outgoing email that's already been created, however (there's no easy way in applescript to get a reference to an open outgoing message window if the script did not make the window itself).  I'm not sure which you had in mind.

  • Is there any way under the sun to have an iPhoto library on a network drive?

    A "working," "live" managed library, that is - not a backup.
    As far as I can tell:
    1. iPhoto library doesn't work on a typical NAS as the library can only be run on an OSX Extended format.
    2. Recommendation is clearly to have it run on a local drive.
    BUT -
    Call me lazy, or simply one who cherishes comfort (heck, that's one of the main reasons I moved to Apple in the first place!), but I do all my work either on a MBA or a rMBP, and I love exploring every nook and cranny at home. I do *not* want to have to directly connect a cable and stay still for any period of time during which I'm using iPhoto (or Aperture, for that matter).
    So:
    Can connecting an OSX Extended formatted drive to Time Capsule (through USB) potentially work? WIll it now be an issue that this disk will be regarded by TC as an extension of itself and now cannot be backed up?
    Seriously: with inflating image libraries and laptop/mobile proliferarion, more and more people are going to be working this way - not to mention wanting to share the same library across several computers/devices/users.
    Is there really no solution?!?!...(Although someone mentioned in another discussion that a similar problem is now "solved automatically" in Mavericks - anyone know anything?)

    You might want to look at IDimager.com | Photo Supreme. It runs on a "referenced" catalog basis much like Media Pro 1 does  and can have it's source files on any volume including NAS servers. 
    There's a demo that you can try.  The customer support people gave me these links:
    http://www.idimager.com/Trial/QuickStart-Cataloging.pdf
    http://www.idimager.com/Trial/QuickStart-FileManagement.pdf
    http://www.idimager.com/Trial/QuickStart-GEOTagging.pdf
    http://www.idimager.com/Trial/QuickStart-Advanced%20Filtering.pdf
    I've not tried it as yes so can't comment further.
    OT

  • For installation using cloud and Download Now button on website, is there any way get the necessary files other than 1 at a time, which is taking more than 1 hour?

    Is there a faster way or a short-cut for doing the Adobe download from the web?

    HI there Phil9214
    Were you able to download the Acrobat installer that you needed? It is a large installer, and download times can vary based on your connection speed.
    Please let us know if you're still experiencing problems.
    Best,
    Sara

  • Is there any way besides the power button to wake my razor maxx

    How do I wake my razr maxx without the power button?

    Unfortunately there are no other ways to wake your razr maxx up besides the power key

Maybe you are looking for

  • How to reinstall Microsoft Office for Mac after new hard drive?

         Recently I had a problem with my Macbook Pro, and unfortunately had to purchase a new hard drive and have it installed. This also led to the loss of data and other things, such as Microsoft Office for Mac. I know this is an Apple community, but

  • Purchase Requisition workflow issue

    Hello  friends, i have created a workflow for PR release by copying standard  WS20000077  . the WORKFLOW trigeers properly  , but when it created it goes to all users of  applied release strategy  , before release of previous one  what may be problem

  • Import Requests failed in CONS

    Hi I'm facing the problem of import requests being failed in CONS. The reason being for that is: <b>the import failed because not every request including follow-up requests were processed</b> I've checked the following things: a) idleStart  is set to

  • A Dock trick NOT to try(?)

    In some list of tips for Leopard I read about one that seemed useful: navigate to /Volumes/ with the 'Go to folder' Finder item, then drag the tiny icon representing it at the top of the Finder window into the stacks area of the Dock. Cool! A new way

  • Using dashboard via web console on switches

    Can i see and use dashboard using http on cisco switches, if i have privilege level 7 or 8. thanks