Create an order without using WSAPI

Hi,
How can I create an order from an Automator osm without using the web service WSAPI?, There is a native to do?
Thank

Hi,
Is possible by creating your java code to publish a JMS message with your CreateOrder:
// Defines the JNDI context factory.
private final static String JNDI_FACTORY = "weblogic.jndi.WLInitialContextFactory";
// Defines the JMS context factory.
private final static String JMS_FACTORY = "mslv/oms/oms1/internal/jms/ConnectionFactory";
// Defines the request queue.
private final static String WEBSERVICE_QUEUE = "oracle/communications/ordermanagement/WebServiceQueue";
private final static String WEBSERVICE_URI = "/osm/wsapi";
private final static String MIME_CONTENT_TYPE = "text/xml; charset=\"utf-8\"";
try {
final String url = "t3://" + props.getProperty("wl.url");
username = props.getProperty("username");
password = props.getProperty("password");
createFulfillmentOrderFile = props.getProperty("createFulfillmentOrder");
messageFactory = MessageFactory.newInstance();
final InitialContext ic = getInitialContext(url, username, password);
final QueueConnectionFactory qconFactory = (QueueConnectionFactory) ic.lookup(JMS_FACTORY);
qcon = qconFactory.createQueueConnection(username, password);
qsession = qcon.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
queue = (Queue) ic.lookup(WEBSERVICE_QUEUE);
qsender = qsession.createSender(queue);
jmsMessage = qsession.createBytesMessage();
qcon.start();
} catch (SOAPException e) {
e.printStackTrace();
throw new RuntimeException(e);
} catch (NamingException e) {
e.printStackTrace();
throw new RuntimeException(e);
} catch (JMSException e) {
e.printStackTrace();
throw new RuntimeException(e);
}

Similar Messages

  • Creating Job Order without Assembly Routing

    How can you prevent Users from Creating Job Order without creating routing to the Assembly used
    Regards

    Hi Laxmikant
    Please note the steps
    Create a BOM Application in OS30
    Create a new BOM ID in OS31 with BOM Usage as Production
    Assign this BOM ID in BOM Application
    Ensure that ID is responsible for Production planning alone.
    Then in that ID maintain a BOM alone without any items.
    Assign this BOM Application in Order type dependent parameters in OPL8
    Now u can create a production order w/o BOM
    Rgds

  • Problem with creating Process order confirmation using BAPI

    Hello,
    While creating Process Order confirmation using BAPI_PROCORDCONF_CREATE_TT, material document is getting created. But a line item is inserted in the table AFRU without material document number. When it is created manually using the transaction COR6, the table is getting updated with material doc in the line item. Can anyone let me know what other attributes to be passed in order the update the same?
    Thanks in Advance.
    Regards, Senthil G.

    Hello , I am working with the same Bapi, can you please send me the code to fill the parameters, if I find the same error like you, I will send you the solution if I correct that.
    Thanks for your help.
    [email protected]
    Guatemala, Cempro ADATSA

  • Is it possible to create .ncd file without using MAX?

    Is it possible to create .ncd file without using MAX? I am trying to read the data given by hundreds of possible Arb. IDs on one of the CAN port without having to create it from the MAX.
    Thank you

    Hi,
    the NI-CAN driver software does not provide functions/VIs to generate
    *.ncd files. However the *.ncd file format is just plain XML (ASCII text). Take a
    look at the example.ncd file that gets installed with NI-CAN
    (<ProgramFiles>\National Instruments\NI-CAN\):
    <?xml version="1.0" encoding="UTF-8"?>
    <nican_config version="0.1">
    <saved>8/8/2005,17:58</saved>
    <message name="TransmissionFluids">
      <id extended="0">82</id>
      <dbc>C:\Program Files\National Instruments\NI-CAN\example.ncd</dbc>
      <conflicts>0</conflicts>
      <bytes>6</bytes>
      <interface>1</interface>
      <comment></comment>
      <channel name="ClutchPressure">
        <conflicts>0</conflicts>
        <bitfield start="0" bits="8" order="0" type="1"/>
        <linear_scaling factor="1.600000e+001"
    offset="0.000000e+000" max="4.000000e+003" min="0.000000e+000"
    default="0.000000e+000" unit="kPa"/>
        <comment></comment>
      </channel>
    </message>
    </nican_config>
    Thus, you could generate *.ncd files with simple file I/O. Having XML-specific file I/O functions simplifies this task.
    -B2k

  • Create transfer order without stock

    Hi,
    I have a requirement were I need to create transfer orders without stock, can we create this using the user exits (MWMTO005, MWMTO001, MWMTO002). is there anyother way of creating TO without stock by turning off ATP?
    we need this for cross docking, we need a outbound TO so the inbound can be cross docked.

    As I understood ur requirement u need vertual stock to make the delivery (GI) before reciving the good (GR).
    Step 1. create one Stoarge Bin in 999 storage type, called as verstoack(vertual stock) As this storage are used for stock adjustment.
    Step 2 Create TO from storage type 999-verstock to the in you want.
    By this step -ve stock will develop in 999.
    Step 3 when u do the GR, transfer this stock to 999-verstock from the recieved stoarge bins.
    This is to nulify vertual; stock after receive.
    This can be done on weekly basis.
    Note: PGI for delivery will be done after GR only.
    Please let me know if this issue is not resolved

  • Creating Process Orders Without a Material and Without a Master Recipe

    Hi PP experts, anyone knows if it is possible and how to do create Process Orders Without a Material and Without a Master Recipe?
    Thanks!!

    Dear,
    If you want to use a cleanout recipe
    T code CORO
    create a order w/o material for rework qty
    Make the same entries as described under Creating a Process Order With a Material. Use OPJG config to have a default operation defined for the plant and order type combination.
    Please find the required details and conditions for creating process orders without master recipe.
    http://help.sap.com/saphelp_47x200/helpdata/en/89/a42cb3461e11d182b50000e829fbfe/frameset.htm
    Regards,
    R.Brahmankar
    Edited by: R Brahmankar on Oct 13, 2008 5:12 PM

  • Create DBM Order without GR

    Dear Sap Expert
           I would like to create DBM Order without do GR for Non Stock Item. Currently charge is Cost Centre. But now we want to charge directly to profit centre only. May i know what is the correct process should be taken up. And what material need to setup in MM side.
    Thanks
    rgds
    zali

    Hi,
    You can use most material types, there is no one type that is more correct than the other in this scenario (although if you have a lot of these materials and they are all "non stock" then use something like MLAG this is designed to be used for non-stock items).
    As long as you set the "GR" flag on the PO and use the correct account assignment category (it depends on which one matches your requirements).
    If you want the costs top be posted at invoice receipt stage instead of GR stage then set the "GR" AND "GR non-valuated" flags.
    Steve B

  • How do you create an array without using a shell on the FP?

    I want to be able to read the status of front panel controls (value, control box selection, etc.) and save it to a file, as a "configuration" file -- then be able to load it and have all the controls set to the same states as were saved in the file. I was thinking an array would be a way to do this, as I have done that in VB. (Saving it as a text file, then reading lines back into the array when the file is read and point the control(s) values/states to the corresponding array element.
    So how do I create an array of X dimensions without using a shell on the front panel? Or can someone suggest a better way to accomplish what I am after? (Datalogging doesn't allow for saving the status by a filename, so I
    do not want to go that route.)

    Thanks so much m3nth! This definitely looks like what I was wanting... just not really knowing how to get there.
    I'm not sure I follow all the icons. Is that an array (top left with 0 constant) in the top example? And if so, that gets back to part of my original question of how to create an array without using a shell on the FP. Do I follow your diagram correctly?
    If I seem a tad green... well I am.
    I hope you understand the LabVIEW environment and icons are still very new to me.
    Also, I had a response from an NI app. engineer about this problem. He sent me a couple of VI's that he threw together approaching this by using Keys. (I still think you are pointing to the best solution.) I assume he wouldn't mind m
    e posting his reply and the VI's for the sake of a good, thorough, Roundtable discussion. So here are his comments with VI's attached:
    "I was implementing this exact functionality this morning for an application I'm working on. I only have five controls I want to save, but they are all of different data types. I simply wrote a key for each control, and read back that key on initialization. I simply passed in property node values to the save VI at the end, and passed the values out to property nodes at
    the beginning. I've attached my initialize and save VI's for you to view. If you have so many controls that this would not be feasible, you may want to look into clustering the controls and saving the cluster as a datalog file.
    Attachments:
    Initialize_Settings.vi ‏55 KB
    Save_Settings.vi ‏52 KB

  • Error while creating Production order without BOM

    Hi Guys,
    While creating production order without a BOM i am getting the following error in the error log.
    Error: BOM for material xxxxxx does not contain any valid items
    Message no. CO636
    Kindly help.
    Regards,
    Sid

    Dear customer,
    could you check in the master data screen of the order if one BOM has been selected?
    please coudl you check your customizing the following transactions:
    OPJM
    OPJI
    what do you have in 'BOM slection field' MRP4 view of the header material?
    Please check if with this info you can find the missing data to explode the BOM
    regards
    Maria

  • "Create alternate versions without using extra disk space" Really?

    "Create alternate versions without using extra disk space" says Apple. But is that really true? Because, from what I understand, for Aperture's OS Integration (with the Media Browser) to work, Aperture has to render Previews of all your photos first. So, any alternate versions that you create, do exist on your Hard Drive in the form of an actual file (e.g. a JPEG).

    Reuben Feffer wrote:
    "Create alternate versions without using extra disk space" says Apple. But is that really true? Because, from what I understand, for Aperture's OS Integration (with the Media Browser) to work, Aperture has to render Previews of all your photos first. So, any alternate versions that you create, do exist on your Hard Drive in the form of an actual file (e.g. a JPEG).
    As Ian notes, it's smaller than a RAW - also smaller than an alternate PSD you might make, or duplicating a background layer in a PSD.
    Also though, you don't have to have previews for everything - I find what I do is leave automatic preview generation turned off and then just generate previews for images that I like the end result of. This lets you explore alternate versions with essentially no addition space used.

  • How to create a domain without using the root user in Sunone Server

    Hi,
    I am having one requirement to create a domain without using root user in sunone application server 8.1. Does any body know the solution?
    Message was edited by:
    SPBP

    Hi,
    If you are using file-based installation, you can install as non-root user and create domains as usual. You can use asadmin command available at <AS_INSTALL>/bin to do this.
    ex: ./asadmin create-domain domaindir /tmp/justfortest adminport 4850 --adminuser admin domain_nonroot_test
    Did you face any problem doing this in non-root. Unless you have write permissions in domaindir, you won't be facing any problem.
    Hope this clarifies your question.
    Thanks,
    -Balaji.

  • Creating itune account without using credit card

    Hi.
    I m new apple user has a little question.
    Can i create Itune account without credit card.? if it is possible then tell me the process of creating itune account without using credit card. 
    Warm Regards,
    Chandan Sharma

    I follow the provided link but payment method does not show option "non" i am very frustate.
    please help me because i do't have a credit card.

  • Create Sales Order Iview Using WD for Java

    Dear Friends,
    I have been assigned some task that is "<b>Create Sales order iview using web dynpro for java".</b>
    I am new in this field, please help me out that from where i should start working on this.
    please forward me some documents in this regrads.
    Thanks & regards,
    Iqbal Ahmd

    Hi Iqbal,
    If you are connecting to SAP system as  backend  then you can proceed creating a webdynpro application using the Adaptive RFC model from where you can call your BAPI's this webdynpro applications can be integrated on to the Enterprise Portal using the webdynpro iviews.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/wd%20tutorials/creating%20a%20web%20dynpro%20application%20accessing%20abap%20functions.pdf
    Go through the following links and tutorials
    http://help.sap.com/saphelp_nw04/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/content.htm
    Tutorials & Samples for Web Dynpro Java [original link is broken]
    Hope it helps you
    regards
    ambicasony

  • Is therere an option to create apple id without using a credit card?

    is therere an option to create apple id without using a credit card?

    http://support.apple.com/kb/HT2534

  • Can i create apple id without use the credit card?

    can i create apple id without use the credit card?

    I'm getting the same thing. I created a new Apple ID via the Internet (appleid.apple.com) When I go to my device to try to use it, I have to review it first and in that process, I'm asked for a credit card or iTunes gift card. There is NO 'none' option.
    I work in a school district and we'd like employees to use their own apple ID for free apps which will allow them the freedom to explore apps without weighing down our tech dept with myriad requests for random apps. I deal with a broad demographic and many users are suspicious of putting personal credit card info on an Internet-based account.
    However, it appears they are locked out of the store unless they have some form of payment on file. Even if they enter a gift card, what happens when it's used up? Will they get locked out of the store if they don't have a balance?
    Anyone have a work around? If not ... APPLE Please update your support materials to explain this, or fix the bug.
    Thanks!

Maybe you are looking for

  • Time capsule - problems with directory

    I have got time capsule running about two weeks ago and everything worked well Tuesday evening it came up with a message saying it could not access the directory on my Macbook pro - still doing it so switched it off - any suggestions?

  • Exporting Video w/ Sound From Premiere Doesn't Play Correctly in After Effects.

    I export a video from Premiere with sound and Import it into After Effects, however the sound seems to be sped up and glitching. The wave form is compressed and shows that the sound does not play for the actual duration of the video?

  • Problem with SQL*Loader loading long description with carriage return

    I'm trying to load new items into mtl_system_items_interface via a concurrent program running the SQL*Loader. The load is erroring due to not finding a delimeter - I'm guessing it's having problems with the long_description. Here's my ctl file: LOAD

  • Project system - Budget

    Hi We have activated Project system at our end. We are maintaining Budget at cost element level in project system. we required to maintained in at both cost element and material level which we have given with example wise Can any body help in the sam

  • Compiler error: "cannot find symbol" - constructor

    Dear all, I keep getting the compiler error "cannot find symbol" - constructor AWTEvent() for the following class. It's supposed to extend AWTEvent to give me my own event to be fired. What could be wrong? import java.awt.*; import java.awt.event.*;