How to connect to a foreign WS type HTTP with credentials using OSB

Hello there!
Im new with OSB and i need to connect to a foreign WS of HTTP type that accept and XML parameter (i use the post method to send it, but now i need to use this OSB system).
How can i do this connection? if the url has a uri like this: https://center.enterprise.com/xmlrequest/submitXML
This site also has cgi user and password.
I hope u can help me to make this connection, thanx so much in advance
best regards

Hi Samantha,
In order to connect UWL you can go ahead with creating  a system with Load Balancing.
After that go to the Universal Worklist option under the system configuration.
Provide the details of your system and register it. do not forgot to provide a system configuration group.
After registering the system go ahead to the Universal Worklist iview and provide the system configuration group name.
That;s it your worklist is configured. Check the preview and you will be able to see the workflow e-mails over there.
If you need a document regarding the configuration please drop your e-mail address over here.
Hope this helps!
Regards
Atul Shrivastava

Similar Messages

  • How to connect my guitar into my new 13'' macbook pro using headphone's port?

    how to connect my guitar into my new 13'' macbook pro using headphone's port?

    you need a standard guitar cable and a 1/4 inch to 1/8 inch adapter such as this http://www.amazon.com/Recoton-CW1521-4-Inch-8-Inch-Adapter/dp/B00006HOIW

  • How to connect to website through computer if i do not use internet through phon's sim

    how to connect to website through computer if i do not use internet through phon's sim

    Connect through wifi.
    Turn off Cellular data through settings __ General __ Network __ Cellular Data on/off

  • How can i invoke a file chooser dialog box with out using input type=file

    how can i invoke a file chooser dialog box with out using <input type=file> can any one help me mail me to [email protected]

    You could use an applet...
    Or maybe Javascript has some way to do it.

  • How to get the line in the template (smartform) with out using under score

    Hi,
         How to get the line in the template (smartform) with out using under score,
         and how to print the box (line the check box - small squre box (which is used ot mark the tick by the user in front of the item).
         Please provide the valueble answer as early as possible.
    Thanks,
    Ravi

    Hi Ravi,
    Line -
    Use a SMATSTYLE for this purpose.in the smartstyle create a paragraph or character with underline atribute.Then call the smartstyle in the text.
    Search SDN with Key <b>UNDERSCORE</b>.. will get few more posts on the same.
    For Checkbox - refer link
    Re: Quick Question on Smartforms
    Re: putting tick mark into check box in smartform
    Reward points if this Helps.
    Manish
    Message was edited by:
            Manish Kumar

  • Am i able to connect my xbox360 to my macbook pro with only using an hdmi cable

    pls anser my question am i able to connect my xbox360 to my macbook pro with only using an hdmi cable

    and yes i know i need another attachment to plug in the hdmi

  • How to connect a printer to Airport in WIFI with Windows

    Hi,
    I just would like to know how to connect my printer (Samsung) to my Airport network through WIFI (My computer is working with Windows).
    Thanks

    Well the easiest would be to plug your printer directly into your extreme using either the USB or Ethernet connection.
    Make sure you then install bonjour and use the printer wizard to convert your printer...
    Bonjour Print Services for Windows v2.0.2
    http://support.apple.com/kb/DL999

  • How to connect Asus mother board P5B sound card with Creative Inspire 5.1 5200 speaker system?

    Hi, I am not sure how to connect them, as I find that there is no sound from centre speaker, please help me, thanks?

    mg,
    Have you check through your motherboard manual for the proper setup of your onboard audio with 5.1 speaker system?
    Jason

  • How to connect WPS (BlackBerry phone) on wi-fi with airport express ?

    My boyfriend (not sold to Apple yet) wants to connect his BlackBerry phone on our wi-fi network.  Because it is WPS, it detects the network but I we don't know how to connect.  We need help !!!

    If I were to connect the AirPort Extreme to my modem (DPC3825) via an Ethernet cable and then (wirelessly) connect my new iMac to the netowrk, would I receive 802.11ac or just b/g/n still?
    802.11ac would be received by the iMac if it connected to the AirPort Extreme wireless signal....and....the iMac was in close proximity to the AirPort Extreme.
    802.11ac uses the 5 GHz frequency, and these signals only work well then the router and computer are in the same room or have a line-of-sight relationship  to each other, or very close to that ideal.
    In addition, when I connect the AirPort Extreme to my modem, will it create two networks
    The AirPort Extreme will create a network with two bands or frequencies.....one  2.4 GHz for "b", "g" and "n" wireless devices and another band, the 5 GHz signal for "n" and "ac" devices.
    If you assign the same name to  the AirPort Extreme network that you use for your existing network, and both routers are using the same wireless security settings and password, then everything will act like one "big" network.
    If you assign a different name to the AirPort Extreme wireless network, then you will have two different networks....one produced by your existing router and the other produced by the AirPort Extreme.
    If you move from one area to another, you will have to log off of one network and log back onto the other network.

  • How to connect Apple TV (2g) HDMI to HDTV with only component video input.

    Trying to connect Apple TV (2g) HDMI to HDTV with only component video input.  Can I use a simple cable or do I need a converter box/plug? Is the HDMI signal coming from ATV encrypted or HDCP enabled?
    The TV is HD, but only has a component input and not HDMI.  Apple TV 2g only has HDMI output.

    google component hdmi converter
    but they are pretty expensive and may not work at all
    and will not work with any DRM material as in movies you reant and maybe netflix and the sports thingy

  • How to determine mime-type of a file using OSB

    I was working on a requirement where in it requires to use FILE/ FTP adapters using OSB or BPEL as solution. The idea is to pick up files from one location to another location for certain legacy platforms. The real issue is, someone can put a JPEG file in the upload/download location(s), merely by changing the extensions. When this happens the systems will not process since the mime-type is incorrect.
    I know of an open-source API (Apache-Tikka) to determine the mime-types, but then if we use open-source why would customer buy from us.
    The intention is to pick-up the file and simply pass-it (and not parse) on to next system using File or FTP adapter, but in the process, cross check the MIME-TYPE before doing so.
    Any solution using Oracle Service Bus or BPEL would help

    HI Birender,
    Kindly go through the metalink doc for processsing jpeg/xml/pdf etc any atachement using bpel :Understanding XPATH functions for processing MIME attachments with BPEL PM in SOA Suite 11gR1 [ID 1272093.1]
    Regrds,
    olety

  • How to add text vertically into a Word margin with C# (using namespace: Microsoft.Office.Interop.Word)

    I need to add text vertically in a word document outside the margins.  How can I do this with Microsoft.Office.Interop.Word and C#?
    Leonard Swarczinski Software Developer Postal Center International

    Hi Leonard,
    According to your description, do you want to add text vertically into Page Header/Footer? I wrote a sample  for you.
    using Microsoft.Office.Core;
    using Microsoft.Office.Interop.Word;
    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Threading.Tasks;
    namespace AddTextToWord
    class Program
    static void Main(string[] args)
    CreateNewDocument();
    Console.ReadLine();
    private static void CreateNewDocument()
    Object oMissing = System.Reflection.Missing.Value;
    Microsoft.Office.Interop.Word.Application oWord;
    Microsoft.Office.Interop.Word.Document oDoc;
    oWord = new Microsoft.Office.Interop.Word.Application();
    oWord.Visible = true;
    oDoc = oWord.Documents.Add(ref oMissing, ref oMissing, ref oMissing, ref oMissing);
    String HeaderText = "Hello everyone!";
    WdParagraphAlignment wdAlign = WdParagraphAlignment.wdAlignParagraphCenter;
    AddHeader1(oWord, HeaderText, wdAlign);
    private static void AddHeader1(Application WordApp, string HeaderText, WdParagraphAlignment wdAlign)
    Object oMissing = System.Reflection.Missing.Value;
    WordApp.ActiveWindow.View.Type = WdViewType.wdOutlineView;
    WordApp.ActiveWindow.View.SeekView = WdSeekView.wdSeekPrimaryHeader;
    Microsoft.Office.Interop.Word.Shape textBox = WordApp.ActiveDocument.Shapes.AddTextbox(MsoTextOrientation.msoTextOrientationVertical, 150, 10, 40, 40);
    textBox.TextFrame.TextRange.Text = HeaderText;
    WordApp.ActiveWindow.View.SeekView = WdSeekView.wdSeekMainDocument;
    If I misunderstood or anything wrong, please let me know and you can get more information from below articles.
    Office development in Visual Studio
    http://msdn.microsoft.com/en-us/office/hh133430.aspx
    Abhout: AddTextbox Method
    http://msdn.microsoft.com/en-us/library/office/aa171543(v=office.11).aspx
    How to: Programmatically Insert Text into Word Documents
    http://msdn.microsoft.com/en-us/library/vstudio/6b9478cs.aspx

  • How to call a stored procedure on time basis with out using sql job and GOTO

    Hi,
       I wanted to call a stored proc, on time basis ,
    please tel me how it can be done with out using sql job , goto .
    1) That is, is there any timer aviable in sqlserver.
    q2) And which one is better GOTO or sql job.
    yours sincerley

    Raj, Check if my explanation helps you:
    Your job runs every 10 seconds.
    Lets say first time you are scheduling and running your job at 12:00:00 PM
    Now your proc will start executing.
    Say it got finished at 12:00:07.
    Now the next schedule time is 12:00:10 PM.
    The moment this time hits, the job will get invoked and start executing the proc.
    Lets say this time it finished at 12:00:22 PM (It took 2 extra seconds)
    This time the scheduled time is already gone (12:00:20 PM), thus it'll now run at the next schedule that is 12:00:30 PM.
    Thus if anytime your job takes more than 10 seconds to run, it'll just miss those particular schedules overlapping with execution time. Otherwise you are good to go. 
    PS: A job is the best way to handle this, in your problem statement you don't need a job but that would be wrong. You have another way to do that, if you keep running your procedure all the time and the moment your timestamp hits a multiple of 10
    seconds you can run your logic and then returning to the timer. But this is extremely wrong for a system. Even if your requirement is extremely transactional and complex, I would not suggest this. If the job is taking more than 10seconds (which it might if
    your logics inside are complex), you should optimize your code and table architecture.
    Chaos isn’t a pit. Chaos is a ladder. Many who try to climb it fail and never get to try again. The fall breaks them. And some are given a chance to climb, but they refuse. They cling to the realm, or the gods, or love. Illusions. Only the ladder is real.
    The climb is all there is.

  • How to connect iMac G3 to internet via PC with DSL?

    Hi all;
    My cousin currently has a Dell desktop that accesses the internet via DSL (wired, not wireless). They also recently acquired an iMac G3 and a d-link wireless adapter and want to know how they can get internet access to the iMac? I'm assuming all they need to do is purchase a wireless router to connect to the PC and then the iMac can access the router via the d-link adapter? Are there any suggestions as to what type of router is best to use? The room the iMac is in isn't close to the PC, so is there one better for distance?
    Any suggestions would be helpful. Oh, and they're not looking to spend a lot of money. So whatever works for reliable access and distance from the router is what they're looking for.
    Thanks!
    Kristen

    Hey Kristen,
    Well the cheapest way would be to use a wired router and run Cat 5.
    As far as recommendations go I would just Google the Models that you're interested in. I set a client up with a wireless router and bought a D-Link at Office Max since I have an old D-Link that has worked perfectly for 3 years. The one I got was nothing but problems so I switched to a Linksys that was well reviewed and now it's worked perfectly for 3 weeks. Turns out that D-Link had both great and awful reviews. I had been prejudiced against Linksys since I have 4 SR41 wired routers that have failed.
    So you can't go by make only model.
    Richard

  • How to connect my iMAC to the time capsule(with cable)?!

    I bought the Time Capsule Machine and I tried more than 8 times to do the backup.
    Always it takes some days and doesn't finish. So, I thought maybe the problem could be the connection without cables. But I don't know how to do it, I tried without success.
    Thank's

    Thank you for helping me, but I already tried and didn't work... Maybe I put it on the wrong place, but if I did it, I really don't know where is the wright place...
    There are 2 different kind of place to put on the time capsule and only one on the iMac... I tried both!
    Thank you again

Maybe you are looking for

  • Photo page doesn't display photos????

    my first attempt at updating my site in iWeb 09 and I'm stumped. I added new photos to my photo page - but the page comes up blank in my website. (I published to my local folder and then uploaded to my server with Fetch) Curiously, when I click the "

  • I want to buy new iPhone 4s from friend...

    Hello, I currently own a Droid X and have a plan with Verizon. A friend of mine just signed a plan to get her daughter and her each a new iPhone 4s. She doesn't want her phone anymore and is interested in selling it to me. I'm all over this chance if

  • Handling Characters Like # in Data, when exposing HANA views via oData services?

    We've some special characters in the fields (like '#' ), and because of this the client side ODataModel /JSON parsing is breaking when ever the data has these characters. Is there anyway to encode this at the HANA server level while exposing the view

  • Calculate Date and Provide Static Date

    I have Office 365 SharePoint 2013 and my site contains two lists: 1.  Annual List (containing all repetitive tasks done yearly). 2.  Task List (containing current and past actions). Each year I copy the annual list to the bottom of the Task List, fix

  • Lightroom doesn't import all files

    I import images from my card to LR3, all the images come in except 8 to 10 images each time. This happens with either the small or large cards. Either the cannon s90 or the d700 it doesn't matter not all the images get downloaded? The all down load t