Is there any way to achieve dynamic end point in SOA 11g (non-AIA process)

Hi,
We are using SOA Suite 11.1.1.5.0 and we are not using AIA product..Is there any mechanism to achieve dynamic end point?If so can you please tell me how we can achieve this.
Thanks in advance.

Hi All,
We can achieve dynamic end point in oracle soa suite 11g
Check the below link
https://blogs.oracle.com/ateamsoab2b/entry/invoking_web_services_dynamically_in
regards
Shankari

Similar Messages

  • Is there any way to access the files to be sent by XML bursting process?

    Hi All,
    I have following problem (11i, 5.6.3):
    - XML output will be created from report
    - bursting process will e-mail to multiple addresses after converting to PDF using RTF template
    - now I need to split the output again (like XML bursting does before sending out), but save on the server instead of emailing out
    Is there any way to achieve last point? Please note that in second step file will be split by supplier and in the third by invoice, so I definitely need to run bursting process twice.
    Regards
    Piotr

    iOS does not natively support normal file structures or servers, but there are third party apps you can get that do, such as FileBrowser.
    Regards.

  • Is there any way to add dynamic parameter in sql without breaking Server Behavior

    Hello, i'm building multiple language site.. i would like to know if there is possible way to add dynamic parameter in my query, without break the server behavior.
    For example:
    mysql_select_db($database_dxc_conn, $dxc_conn);
    $query_Recordset1 = "SELECT article.articleName, article.articleDesc FROM article";
    $Recordset1 = mysql_query($query_Recordset1, $dxc_conn) or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    will become something like this:
    $additionalSQL=", article.articleName_en";
    mysql_select_db($database_dxc_conn, $dxc_conn);
    $query_Recordset1 = "SELECT article.articleName, article.articleDesc $additionalSQL FROM article";
    $Recordset1 = mysql_query($query_Recordset1, $dxc_conn) or die(mysql_error());
    $row_Recordset1 = mysql_fetch_assoc($Recordset1);
    $totalRows_Recordset1 = mysql_num_rows($Recordset1);
    this is just an example, my real scenarion is far more complicated than this... however this kind of approach break the server behavior and force to do hand-coding...
    i would like to know if there's better way to do such thing like this...

    viktor.iwan wrote:
    Hello, i'm building multiple language site.. i would like to know if there is possible way to add dynamic parameter in my query, without break the server behavior.
    Server behaviors are simply bits of boilerplate code automatically generated by Dreamweaver. Editing the code doesn't "break" it (unless your edits are badly written). However, once you edit the code, Dreamweaver no longer recognizes it, so you lose the ability to drag recordset results from the Bindings panel.
    If you want to edit server behavior code, the best way to handle it is to lay out your page as you want, using the Bindings panel. Once everything has been done, only then edit the server behavior code.

  • Is there any way to save dynamic data intact to a spreadshee​t file?

    Does anyone have an idea on how to save dynamic data to a spreadsheet type file i.e. each input has a column and the last column is the time stamp portion of the data? I am using a DAQmx configured device and the DAQ Assistant Express vi. What I am trying to create is a basic datalogger. With all the Express VIs, you would think that there is a function for this. I am trying to avoid doing the data string assembly manually. Any thoughts?

    Take a look at the Write LAbVIEW Measurements File Express VI. The output may not be exactly what you want but you can open them up in Excel, for example.
    In addition if you have an suggestions for LabVIEW you can go to Contact NI and click on the feedback link. From that link you can submit suggestions on new features etc.

  • Is there any way to create Dynamic Query??

    Hi All,
    Can we create a Dynamic Query object for Z-Table.
    Thanks in Advance.
    Regards,
    Ravi Teja

    Hi Jotsaroop,
    We have created a Simple object to create a custom table view in the Appointment page.
    Now client wants a search help pop-up for one of the attribute in the view.
    By creating a simple object we are having normal query object.
    But we required dynamic query for the same.
    Thanks in advance for your inputs.
    Regards,
    Ravi

  • Is there any way that I can use airplay and Apple TV non mirroring, similar to what you can do with a projector and use it as a second monitor/screen?

    I am trying airplay one thing from my computer to my apple tv, but at the same time work on something else on my actual computer screen.
    Such as airplay a movie to the apple tv but use my computer to work on something else.
    Is this possible/will this in future updates.

    That was a new feature added with Mavericks (OS X 10.9).
    http://www.apple.com/osx/whats-new/features.html#displays -- see "AirPlay Display" in the right column.

  • Is there any way to read to dynamic configuration using abap mappings?

    Hi,
      Is there any way to read dynamic configuration suppouse filename using abap mappings, I mean using abap code?
    Appreciate for your response.
    Regards,
    Daniel.LA

    Daniel,
    Yes it's possible. Please refer Henrique Pinto's reply in this thread -Re: Abap mapping and variable substitution in File adapter
    raj.

  • Is there any way to connect a mobile site made with Muse to a MySQL database?

    I've began the beginning stages of building a mobile site with the trial version of Muse and am really enjoying the functionality and ease of use. I'm eager to purchase the full version but one question stands in the way at the moment.
    The plan with this mobile site is to have it offer many if not all of the same features and functionalities of the desktop version. In order to achieve this I need to be able to sync the site up with a MySQL database, is there any way to achieve this in Muse? If not is it possible to do this once the site has been exported as HTML or uploaded to an FTP host?
    Thanks all!

    It would take a significant amount of work as you would have to change the pages to PHP. You would also lose any more compatibility with Muse.
    An alternative would be to host with Adobe Business Catalyst and upgrade to the eCommerce hosting plan and do your database functions using Business Catalyst Web Apps. It is a bit of a learning curve but in my opinion the better option than hosting on third party hosting and trying to convert everything.
    Keep in mind that even if you change the pages to php to add mySQL connection this would all have to be done by hand or with Dreamweaver. Muse does not support Database connectivity or dynamic content. The only real practical workaround is to use Business Catalyst along with Muse.

  • File Open/Save dialog Restrict the user path selection Is there any way?

    Hello,
    Is there any way by which we can restrict the user from selecting the path from the Folder Browser/ File Open/ File Save dialog boxes?
    For example, I have a list of paths & want to allow the users to select from those paths or their sub folders. Is there any way to achieve this?
    Thanks!
    -Vinay Pugalia
    If a post answers your question, please click "Mark As Answer" on that post or
    "Vote as Helpful".
    Web : Inkey Solutions
    Blog : My Blog
    Email : Vinay Pugalia

    Hello Vinay Pugalia,
    >>For example, I have a list of paths & want to allow the users to select from those paths or their sub folders. Is there any way to achieve this?
    As far as I know, starting with Windows Vista, the Open and Save As common dialog boxes have been superseded by the
    Common Item Dialog:
    https://msdn.microsoft.com/en-us/library/windows/desktop/ms646960%28v=vs.85%29.aspx?f=255&MSPPError=-2147217396
    You could have a try to restrict the value of “look in”(shown in the opne dialog) and “Save in”(shpwn in the save dialog). If you want an example about the usage of this API, you could post a code sample request to:
    https://code.msdn.microsoft.com/site/requests
    Regards.
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Points just expired. Is there any way to reinstate?

    Hello, I had a $5 reward zone certificate that just expired on February 21, 2015.  I thought they were expiring next week and was going to use them to buy Whiplash on blu ray.  Is there any way I can have these points/certificates reinstated to use?  

    Greetings msainas, and welcome to the Best Buy forum,
    A certificate will usually expire 60 days after it was originally issued, and based on the My Best Buy™ FAQ, a certificate cannot be reissued once it has officially expired.  An exception may have been made for CrystalWoW, but there is no guarantee that will be the case for every member as surrounding circumstances may differ from member to member.
    I would like to go over your My Best Buy™ account with you to ensure it is up-to-date and to see if there are any other questions I can help answer, so I will be sending you a private message.  To check your private messages, you will want to login to the forum and click on the little yellow envelope icon found at the top of the page.
    My Best Buy™ - Program Terms
    Thank you for posting and for being a member of the My Best Buy™ program!
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Is there any way to map tables in rutime dynamically?

    Hi
    Thank you for reading my post
    My question is mostly technical and i want to know whether with EJB 3.0 (JPA) can do this or not.
    we have an application which we are going to port it to EJB 3.0 from plain JDBC.
    In our application, we have tables which are created after we complete the code,
    Tables are created in customer environment based on thier requirement. we store all details about tables in our metadata system. this details contain table structure and business roles for that tables
    So, We have some tables which we know all of its details but we do not have access to application to recompile it or do mapping procedure again.
    And we need to store records into those tables and also perform EJB Query on them.
    What i want to know is:
    -Is there any way that we could map them dynamically in runtime?
    -How we can query them if we can not map them programically?
    -What will be the query result? it is a collection? if it is a collection, then what are collection elements?
    Thanks

    Thank you for reply.
    We have some tables that are added to our system after we developed the core application.
    Now we need to access those tables using EJB 3.0 .
    We can not predict what kind of tables will be added, when customer add those table they also provide vast amount of metadata that our application need.
    before we think about moving to EJB 3.0, we used JDBC to handle CRUD on those new tables based on metadata that customer file into our core application.
    Now that we thought to move to EJB 3.0, we do not know how to handle those new tables that cutomer define.
    We can not predict what kind of table they will create, so we should find some way to :
    Create all required EJB 3.0 artifacts from
    -A database Table
    -and business metadata that customer file into our core application.
    when we had JDBC, we could create dynamic SQL statement using table name and those meta data. but now with EJB 3.0 we can not find a way to do this because EJB 3.0 need some java class to be present before we could map anything.
    Thanks

  • 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

  • I was syncing everything to itunes and I tried to do my contacts, not knowing quite how. I ended up erasing all of them from my phone without any of them syncing to my computer or itunes. Is there any way I can get them back? I really need them all.

    I was syncing everything to itunes and I tried to do my contacts, not knowing quite how. I ended up erasing all of them from my phone without any of them syncing to my computer or itunes. Is there any way I can get them back? I really need them all.

    There are lots of ideas floating on the web for this particular issue - all of which I tried. I had the same problem and it turned out to be my USB cable. I thought the cable was fine as it would charge my phone and play but the data transfer pin was bent. I replaced the cable and it fixed the problem. Worth a shot as it is an easy fix!

  • Tell me please, is there any way to unlock my iPhone, if the contract is ended and I moved to Ukraine

    Tell me please, is there any way to unlock my iPhone, if the contract is ended and I moved to Ukraine

    1. Try doing a hard reset:
    Press and hold both the Home button and the Sleep/wake button simultaneously for about 15 seconds and release when the Apple logo appears.
    2. If that doesn't solve the issue, backup the device and restore it as new.
    In that case, use: http://support.apple.com/kb/HT4137
    NB: set up as a NEW device because a software issue will be in the backup. If the issue persists after restoring as new, you should offer the device for service.
    If you get specific error messages/codes in iTunes when updating/restoring, check this: http://support.apple.com/kb/ts3694 for causes and solutions
    Good luck
    Stijn

  • I just recently purchased an iphone 5s and today my speaker located at the rear end of my device is not sounding clearly, it sound muffed and blurry. Is there any way I could get a new one or get this fix for free?

    I just recently purchased an iphone 5s and today my speaker located at the rear end of my device is not sounding clearly, it sound muffed and blurry. Is there any way I could get a new one or get this fix for free?

    Hi Jayliin,
    Take it to the Apple Store where you purchased it from. It is still under warranty. They will replace it if necessary.
    Cheers,
    GB

Maybe you are looking for

  • No New Batch number creation at the time of Material Transfer Movement(309)

    We are upgarding from 4.6C to ECC6.0. We have an issue in regards with the material movement type 309. At the time of creating the material tranfer using the same material as issuer and receiver, the same plant and storage location ( this process is

  • Can view thumbnails - but can't open photos

    I have iPhoto 5 & OS 10.3.9 (I don't know if 5 came with my iBook G4 or if it was an Apple download upgrade from an earlier version.) In 3 years I've rarely used iPhoto, since I normally use the software that came with the camera (Canon). However, th

  • How to read Exchange Emails Offline?

    On Apples site it says there should be an Advanced Option. I want to store my sent and inbox emails complete off-line on my iphone. However, whenever I read an email it's "talking" to the server.. Help.. Thanks.

  • Is it possible to set a multi-path to jsp files?

    Hello,           When using:           weblogic.httpd.documentRoot=public_html/           It's O.K. but I'm looking for a way to set a path so in case the jsp           file does no exist there it will be taken from a completely different           p

  • SunGraphics2D doesn't display korean characters in JDK 1.5.0_17

    Hi all I'm trying to paint a text. Some characters are Korean. private void fill(Graphics2D g) {      g.fill(shape); }where g is SunGraphics2D. If the text to render is: "#한국어/조선말#" this only paints However, if I build my application with JDK1.6_17 w