Parallel Communication

Dear All,
             Can we send data to more than two systems parallely without using BPM?
Regards,
Ashish

Bhavesh I made the following changes:
1 Rec Business Service
1 Sender busines Service
1 message mapp  (source occurance 1  and  for both destination messages occurance 0 to unbounded)
1 interface mapp (source occurance 1  and  for both destination messages occurance 0 to unbounded)
1 sender interface
2 receiver interface
1 S.A
1 R.d
1 I.D
2 R.A
still I am getting the following message:
<i><b>  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--  Request Message Mapping
  -->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
  <SAP:Category>XIServer</SAP:Category>
  <SAP:Code area="MAPPING">GENERIC</SAP:Code>
  <SAP:P1>Split mapping created no messages</SAP:P1>
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>Split mapping created no messages</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
  </SAP:Error></b></i>
The oubiund message that I have put in the root folder of FTPis
<i><b><?xml version="1.0" encoding="UTF-8"?>
<ns0:Messages xmlns:ns0="http://sap.com/xi/XI/SplitAndMerge">
   <ns0:Message1>
      <ns1:ASH_MULTI_Message1 xmlns:ns1="http://ASH_MULTI">
         <age>21</age>
         <name>Ashish</name>
         <location>Melbourne</location>
      </ns1:ASH_MULTI_Message1>
   </ns0:Message1>
</ns0:Messages></b></i>
Please advice
Regards,
Ashish
Message was edited by:
        Ashish Goyal

Similar Messages

  • How to upgrade system from serial communication to parallel communication

    Hi,
    I am working on Lab VIEW 8.5.In my project I am using ADAM cards(7) for analog/digital inputs/outputs. Communication is done via RS 232 serial cable. Right now my system is working fine, but if i want to make it more fast i will need to use parallel communication right? Because Simultaneous inputs and outputs are processed. How much my communication file will change? Which card i should use?
    How to upgrade system? On which factors it depends or it affects? I need guide lines.
    Thank you
    Gaurav k
    CLD Certified !!!!!
    Do not forget to Mark solution and to give Kudo if problem is solved.

    Hi
    In your setup you have a ADAM 4250 RS232/485 repeater talking with 7 instruments in a network. Each instrument have a unique address, and you can only address 1 instrument at a time. If you need more speed you have to insert more ADAM 4250 units in your system and more RS232 ports on the PC. Identical ADAM instruments may receive commands over the same communication line, but transmit data on a unique communication line. You can not use the parallel port in your setup at all. This is not a Labview problem but a hardware problem. If speed is critical maybe the Ethernet I/O Modules: ADAM-6000 series are better for your setup 
    Besides which, my opinion is that Express VIs Carthage must be destroyed deleted
    (Sorry no Labview "brag list" so far)

  • Campaign execution for parallel communication medias

    Hi,
    From a campaing I want to create orders and in parallell send e-mails. In the img activity I have created a communication medium which consists of a communication method for creating order and one for creating e-mail, but only the method with the higest priority is started and it is not allowed to have to methods with the same priority. Some ideas??
    regards Camilla

    Hi Camilla,
    Kindly try using one communication medium having 'Communication method = Imternet mail', and use
    'Transaction type = Sales order' (by selecting appropriate type from F4 help).
    This will allow two process to be set on same priority.
    Hope this helps.
    Regards,
    Anup

  • Parallel Communication (RAW?)

    I have a need to use the Parallel port to send signals to an external circuit. There is no need for bi-directional support (no data needs to be sent back to the computer). I have downloaded and read through the Comm API extension documentation but eveything for the Parallel port uses "Printer" to describe everything and nothing about raw (or some device other than a printer) access.
    Simply put, I would like to use 5 pins as address lines, 4 pins for data lines, and 1 strobe line (active indicator). The circuit I would be connecting to will use simple BCD decoding to decode the Address and the Data and then determine if it should do anything (based on the Strobe/Active Indicator line).
    Could someone provide some input into how this could be accomplished???? (If it is possible with the current Comm API).
    I'm not totally locked into the Parallel port. If it is possible only with a Serial port, then that will work fine, but we have an existing, manual, system that works with the Parallel cables and switchs so we would like to keep everything the same.

    I have only gotten this to work in win98. win2000 & 95 didn't work no matter what I tried - I don't know why. In win98 though, I successfully emulated a printer (on the parallel port) by tying BUSY (pin 11) & PAPER END (pin 12) low. that's all. Then, I used STROBE (pin 1) to clock in the data on my external circuit, and used the 8 data lines to transfer the info. I don't know how you could get 9 data lines - its possible, but probably not with javax.comm .

  • Java and serial port communication

    Hello,
    In my code i have parsed a file through which i have extracted the port name and baud rate .
    Now i want to open the port with this portname and baud rate.
    I have a device moxa card which has 16 port and want to open each and and read and write data into it.
    thanking you.

    RXTX seems to be a decent library for serial/parallel communication using Java.
    [http://www.rxtx.org/]

  • How do I best upgrade a multiworkstation app using DSC from LV7.2 to 8.6?

    I have an extended, properly functioning process control and data acquisition application running across multiple workstations (roughly 10). The workstations share information with each other and with process controllers via DSC and OPC.
    We're currently running at version 7.1, and this spring we want to update to the current version of Labview (which, by then, will be 8.6.1; we are on the SSP).
    I understand that the tag engine/database have changed significantly between 7.1 and the current version of the DSC, and wonder if there is a good roadmap for executing this upgrade to minimize downtime on our tool?
    Kevin Roche
    Advisory Engineer/Scientist
    Spintronics and Magnetoelectronics group
    IBM Research Almaden

    Hi Ben -- we do not log history or events in the DSC, so that is not an issue.
    The application is controlling a multi-chamber (7 connected vacuum chambers arranged in a star configuration) thin film deposition system. The basic control, interlocks, and safety/process security of the vacuum components is done via a series of Opto22 "brains", which are essentially simple processors running programs to control IO for valves and temperature control systems. They communicate with each other via Ethernet.
    There is an OPC server for the Opto22 brains, which runs on one workstation dedicated to use as a gateway between LabVIEW and the network of brains. A DSC tag database is set up on that machine to access some of the IO states and variables in the brains, and then the other workstations have tag databases that reference those tags (the brains' communications interfaces can be overwhelmed if too many workstations access them simultaneously, so we use a single workstation as the gateway).  Via the gateway, a workstation may read/manipulate some of the io states directly, and make other requests of the brains' software by setting flag variables in the strategies running therein.
    Each chamber also has a complex motion control system for process manipulation, as well as extensive serial/parallel communications to control the gas systems, deposition power supplies, etc.  The process software on each workstation makes available a "snapshot" of its process state available via memory tags in the DSC, so that the workstation controlling the central chamber can detect when a task in an outer chamber is completed and move samples between the different chambers.
    All the workstations, brains, and motion control systems are interconnected via an Ethernet network independent of our building intranet. There is one additional workstation that maintains a process database, where each workstation can record each process task and the samples affected by it.
    Everything is working at this point, but we recognize that we are overdue to bring the system up to the current level.
    In particular, guidance as to a possible way to upgrade the gateway tag DSC database and then the others referencing it in advance of recompiling all the software, if that is possible.
    Kevin Roche
    Advisory Engineer/Scientist
    Spintronics and Magnetoelectronics group
    IBM Research Almaden

  • How can I control individual pins of VHDCI connector on PXIe-6548?

    I need to use the VHDCI interface on slot 3 i.e. NI PXIe-6548 of NI PXIe-1062Q for testing purposes. I need to raise or lower the individual lines from the available 68 lines. Do I need to use VISA to do so?
    If not VISA, how do NI-HSDIO VIs that are availble with LabView 2009 help to do so? The MAX test pannel specifies channel 0-15 and 16-31. How are these channels related to the 68 lines?
    Solved!
    Go to Solution.

    Thanks Keith!
    I still have some problems. I appreciate every bit of your help.
    How does the in-built ni HSDIO VI take care of the parallel communication protocol. e.g. There are some pins as chip-select, Rd/xWr etc. they need to be raised or lowered according to the operation. Now, I am trying to communicate with the DUT using 9 bit data, 9 bit address.
    I tried to write in the DUT using static generation VI. I formed a word of 20 bits according to the mapping of 9 address, 9 data, a chip-select and a RD/xWR and generated that word on the channels 0-19. 
    But when I tried to read data from DUT, It acquires the same data that was written on 0-19. For a read operation, the active-low chip select is lowered after the rising edge of the clock, RD/xWR is raised, and the respective address lines are raised, then on the next positive edge of the clock the data is sampled. I do not understand how to make all of this happen using Labview. Instead of reading back from the DUT, the VI gives me the same pattern that I generated.
    I know how the parallel communication is supposed to happen, but I don't understand how LabView is supposed to be used for this.
    Please help. 

  • RPC calls and multicast messages in oc4j cluster

    Hi, our application uses RPC calls, which are distributed over multicast messages (jgroups). We use RPC calls to update internal object cache, which exists on each cluster instance. The OC4J instance, which sends the message, successfully receives these and executes the RPC call. The other OC4J instance does not get the message or cannot execute the RPC call. I don't know whether reception of multicast messages is not possible and/or the RPC call is not possible (safety reasons). The same implementation does work with other app. server like Bea Weblogic 8.1.

    Scrap JMS. Use plain java.net or JINI.
    You could create a Peer-to-Peer Chain:
    Server A -> Server B -> Server C -> Server A
    On each Server have a server listening for messages (from the Server to the left in the chain) and a client that sends messages (to the Server to the right in the chain) and an application that links the server and client on each Server.
    So,
    Server A's "server" listens for messages from the "client" on Server C, and so on.
    This is vary efficent. A simple send-receive chain that is clusterd within a small (or large) group of Servers. You could also try Bi-Directional Parallel Communications BDPC. That would basically have Server A send messages to both Servers - one to the left and one to the right, then at the same time, listen for messages from the Server on the left and the Server on the right. This is better suited for large-scale clusters where a Uni-directional communications model would take too long to propogate messages to every member of the group.
    But, that's just me.

  • Why not use application specific multicast listener in  appserver cluster

    Hello Friends,
    I am using oracle9iAs. we have basically two enterprise application. and often they communicate to each other, currently we have message bean sending a message with is nothing more than 2 integer values. The second application uses these two integers to update specific data cache.
    First of All I am not aware or have come across any documentation on JMS clustering in Oralce9iAS. they still are very much behind Weblogic interms of feature implementation, If I wrong correct me here.
    Now coming to my requirement, we are clustering application servers now and I need to be able to send messages to all
    the servers in the cluster, lets say message generated by server 1 and application A to Application B on all other servers in cluster including the host.
    well My dilemma is I want to use JMS but How to subscribe to different topics on cluster if topic is not only cluster able,.. if topics themselves running in clustered servers are not clustered.
    so the easiest way for me to do this is to use a Multicast Listener on Application B on all the servers in the cluster and send message to it. well I know I will using socket here,... but I do also have control over transaction scope, this message is only sent upon successful completion of transaction on Application A.
    now I ask my question. In this situation do things is there any risk that I am taking by using MulticastListner in my app?
    your thoughts and ideas are appreciated
    Thanks
    Jay

    Scrap JMS. Use plain java.net or JINI.
    You could create a Peer-to-Peer Chain:
    Server A -> Server B -> Server C -> Server A
    On each Server have a server listening for messages (from the Server to the left in the chain) and a client that sends messages (to the Server to the right in the chain) and an application that links the server and client on each Server.
    So,
    Server A's "server" listens for messages from the "client" on Server C, and so on.
    This is vary efficent. A simple send-receive chain that is clusterd within a small (or large) group of Servers. You could also try Bi-Directional Parallel Communications BDPC. That would basically have Server A send messages to both Servers - one to the left and one to the right, then at the same time, listen for messages from the Server on the left and the Server on the right. This is better suited for large-scale clusters where a Uni-directional communications model would take too long to propogate messages to every member of the group.
    But, that's just me.

  • 1_WIRE_LO_REF in NI PXI-2503

    Hello,
    I've used NI PXI-2503 (serial ports) to read current output signals from a circuit, and 1_WIRE_LO_REF has been used for reference (voltage input to the circuit?). To switch over to parallel communication, I will use SCB-68. In this box, I have no idea which port is equivalent to 1_WIRE_LO_REF. Which port should I use in SCB-68?
    Thanks,
    Mihye

    Hi Mihye,
    The SCB-68 numbers the screw terminals in such a way that they correspond with the pin numbers in the device pinout for hardware with a 68-pin connection.  Checking the pinout on page 5 of the 2503 specifications, it looks like pin 22 is the 1_WIRE_LO_REF line, so you should connect the reference signal to the screw terminal labeled 22.
    Kyle B  |  Product Support Engineer  |  ni.com/support

  • Labview crashes without any warning or error messages

    Hi,
    I have been using Labview programs for the last 2 months without any problem. All of a sudden the program has started crashing while running. There are no error messages on the screen. The program runs for long hours and during my intermediate inspections i find that Labview has closed without any sign on the computer. This has happened about 2-3 times in the last week but before this there was no such problem. Also this problem is not specific to one program alone. There are other independent modules that have faced the same situation. No two programs are run simultaneously, and the programs use only serial (one of the program also uses parallel) communications with connected devices.
    Any suggestions to troub
    leshoot / diagnose the problem will be highly appreciated,
    Thanks
    Gyro

    Thanks for your comments. I can use the vi as a sub vi. The error/crash occurs randomly (anywhere from a before running the program to about 8hrs after starting it). Improtantly i have used this program for about 15 times without any problem. The same error is also occuring for other programs. And all of these errors have started occuring in the recent past 3-4 days. Any clues as to what might have triggered this?

  • LabView and Spider8 from HBM

    I am using LabView together with the AD-converter 'Spider8' from HBM. I
    downloaded the LabView driver for this measurement device from the NI
    homepage. Now I have got problems with data acquisition, it doesn't work at
    all. Furthermore, the system is very unstable. Can anybody help me?

    I’m using Spider8 and LV for a small control system at more than 2 years now. System was Pentium3, LV 6.1 and Win 2000. Spider with the P22 firmware version.
    The main communication was trough LPT1 in EPP mode. You even could set it at 9600Hz_no filter measuring rate without any error message in Spider32 setup or LV
    and without any big a problem to run the provided Vis from HBM.
    BUT the good days are gone…I have updated everything. Now is a P4, WinXP pro and  LV7.1. All my programs, including the original HBM LV examples cannot run perfectly. It seems as the connection is not fast enough. Reading values includes a lot of “Infinite” values. I have tried all possibilities in the parallel communication (EPP, Nibble, Bit 8..) and it is always the same problem. Spider32 setup still can read it but seems a lot slower now.
    A review: I took the chance and I have installed the last DLLs (due a new installation of Spider32 setup). The computer Bios (Compaq EVO D500) accepts EPP+ECP only (the old one was free to choose EPP only). HBM home page doesn’t present any Firmware version to download (you click in download-firmware and it is empty). The HBM LV example (Example 1) only works fine if before you turn off Spider8 AND doesn’t run Spider32 setup before running the example (almost an useless solution…)
    I’m still working around this problem but I’m running out of options.
    Any advice is welcome as well as was a place where I still can download the last firmware version.
    Thanks,
    Rodolfo

  • LabVIEW 3.1 SE: how to interface with Centronics

    I would to interface my serial ADC (ADS7822) via
    Centronics so I was wondering how I can do it
    by usinf LabVIEW 3.1 Student Version.
    Thanks in advance.

    The printer port (Centronics) is parallel communication and you'll need a converter. The ones in my Black Box catalog (www.blackbox.com) are not cheap - ~U$100. Cheaper to buy another serial port card for the computer. You'd then have the problem of how to communicate with the parallel port. Version 3.1 is extremely old. With a newer LabVIEW version you'd have more options.

  • After Lion upgrade Windows 7 won't load

    I upgraded to OSX Lion and now I cannot load Windows 7.
    When I press the option key to bring up the different OS's I have Macintosh, Windows, and now a new "Recovery" partition.
    When I press on my Windows partition it goes as far as saying "Loading Windows" and then it stalls and goes no further.
    The next time when I try to load Windows I will get a option menu asking if I want to try and repair Windows or load normally. If I try to repair Windows it again just stalls there.
    Any suggestions?  This is a HUGE inconvenience.

    Never a good idea to go for years with the same drive and new OS generations and not reformat to implement new changes in partitioning.
    ALWAYS clone your system(s) before an upgrade.
    Installing Lion on an external hard drive would have saved you.
    Windows is now +1 partition ID.
    Windows 8 RC will be out in a couple weeks for public for free.
    Asked on Parallels community....
    Do you have latest Lion version of Parallels?
    Try editing BCD with Windows DVD/CD.
    No it is not an NTFS issue.
    Lion added a new recovery partition that bumped Windows from #N to N + 1 is all.
    Apple's GPT changed a number of times since 10.5.x too.
    Bad sectors that occur on a drive can't be mapped out if they are part of the hidden partitions or without losing data (usually) and Lion uses and insures that features that were 'optional' or "for future use" were implemented and changed.
    Windows SP sounds like Windows 7 SP1 or in your case I guess XP SP3 but isn't clear until you get to "upgrade to Wiindows 7" and yes I would upgrade to Windows 8 RC (free) or 7 64-bit System Builder ($99).

  • After Lion upgrade Windows partition won't mount

    I have been running a partition for Windows, originally set up with Bootcamp and Windows SP using Parallels, for several years and generations of OS - Leopard and Snow Leopard without trouble. I just upgraded to Lion and now my Windows partition won't mount. I can see it in Disk Utility, but it is greyed out.
    I have done several searches without finding a solution. There seems to be all sorts of advice. If I need to upgrade to Windows 7, fine. But how can I get the partition to mount? Does it have to do with Lion writing a recovery partition that breaks the partitioning I had? Is it an NTFS issue, whatever that is?
    I would appreciate someone giving me some simple detailed steps to get my partition to mount, since I know nothing about Windows.
    If I have to wipe the partition, buy Windows 7 and install it, OK. But I don't want to wipe the whole drive and my Mac side. Does Lion even need Bootcamp anymore? You can see I'm totally confused. I just need to get my Windows partition back and running through Parallels.
    Thanks.

    Never a good idea to go for years with the same drive and new OS generations and not reformat to implement new changes in partitioning.
    ALWAYS clone your system(s) before an upgrade.
    Installing Lion on an external hard drive would have saved you.
    Windows is now +1 partition ID.
    Windows 8 RC will be out in a couple weeks for public for free.
    Asked on Parallels community....
    Do you have latest Lion version of Parallels?
    Try editing BCD with Windows DVD/CD.
    No it is not an NTFS issue.
    Lion added a new recovery partition that bumped Windows from #N to N + 1 is all.
    Apple's GPT changed a number of times since 10.5.x too.
    Bad sectors that occur on a drive can't be mapped out if they are part of the hidden partitions or without losing data (usually) and Lion uses and insures that features that were 'optional' or "for future use" were implemented and changed.
    Windows SP sounds like Windows 7 SP1 or in your case I guess XP SP3 but isn't clear until you get to "upgrade to Wiindows 7" and yes I would upgrade to Windows 8 RC (free) or 7 64-bit System Builder ($99).

Maybe you are looking for

  • Send a mail with a body and attachment

    Hi guys!!!! I have a RFC -> XI -> Mail Scenario! I'm able to send text in the body of the mail. I'm able to send text as an attachment. But I'd like to send both (text in the body and other text as an attachment). How can I do this? thanks in advance

  • EXIF Information while in Safari?

    Is there any way (via customization or add-in) to allow Safari to display EXIF information from a jpeg photograph? I know that I could safe the image and load it into iPhoto or use some other piece of software (like CocoView) but I was curious if the

  • I want to scan a document to an e-mail how do I do this?

    I want to scan a document to an e-mail how do I do this?

  • DBMS_SCHEDULER - ORA-02064: distributed operation not supported

    I am getting this error: ORA-02064: distributed operation not supported using the DBMS_SCHEDULER package in Database 10g. The code works successfully in PL/SQL DEVELOPER inside the database but when I try to run the code through PSP pages on the web,

  • AOL suddenly stopped working

    AOL suddenly stopped working on my iMac. I have tried trashing the preference folder, and also trashing and reinstalling the software. Every time it tries to open I get a message that the program has "quit unexpectedly". Does anyone know what to try