Handling Smooth Transitions in SAP Lumira Chart Extensions

I assume render is the function that does all the drawing logic for a specific Chart Type in VIZ Packer Utility. How do we handle any updates to the Data and do a smooth transition from the initialized State of the Chart to a final State as defined by Data.
Currently I see render function as to Initialize SVG and implement some code that would display the Chart with initial Data.
-- When the Data gets updated - I don't want to call render function which initializes my SVG again
Is there a different function that makes use of the SVG that was initialized in render function and then apply updates to it that would create a smooth transition from Initial to Final State.

Hi,
I believe your question has been answered in your duplicate post here: http://scn.sap.com/community/lumira/blog/2014/06/28/cool-chart-extensions-demonstrated-at-lumira-codejam-vancouver#comment-502992
In summary, You need to use VizPacker to package the extensions, then deploy those extensions to C:\Program Files\SAP Lumira\Desktop\extensions\ . this process is covered in detail in the supporting documentation SAP Lumira SDK (Chart extensions). See here: http://help.sap.com/lumira#section4
regards,
H

Similar Messages

  • Is it possible to create a Gauss graph  in SAP Lumira ?

    Hi Gurus,
    Is it possible to create a Gauss graph  in SAP Lumira ?
    Thanks

    Hi Rogerio,
    You cant create Gauss graph in Lumira rather you can go for predictive analytics as Tammy said.
    For more information you can refer following link:
    SAP Lumira Chart Extensions with a Predictive Flavor
    Regards
    Megha

  • Extending Bilevel Partition - SAP Lumira Extensions

    Hi All,
    Has anyone tried extending the Bilevel Partition? http://bl.ocks.org/mbostock/5944371
    Also is it mandatory to have the data in CSV format? Can't we just use the JSON object? for example: the flare.json that has been used here
    If I try uploading the JSON format: I get the error for dimension length cannot be zero.
    My data model looks like this when I upload json file and select "other" from the format which looks pretty odd to me:

    You will have to get Lumira 1.25 (released last week). Then look at the following blogs:
    Introducing the All-New Visualization SDK for SAP Lumira
    The author has a number of other useful blogs that will be worth looking at.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
    Follow me on Twitter (#SAPLumira)
    Got Enhancement ideas? Use the SAP Idea Place 

  • Connecting SAP Lumira Cloud to SAP BO Mobile 5.1 for Android Device

    Hi All,
    I created a report in SAP Lumira Personal edition,uploaded it to SAP Lumira Cloud free edition and now want to access it with the SAP BO Mobile on my Android device which I downloaded from Google PlayStore.
    Logging into SAP BO Mobile I see 'Import from Server' option where I entered the lumira cloud address https://cloud.saplumira.com because this is where my report resides which I want to see in my hand held.I see some certificate errors and I have no idea how to go about this.
    Any suggestion would be of great help.
    Reply Awaited.
    Regards
    Niyati

    So when I initially land on cloud.saplumira.com
    I get a Site Security Certificate is not trusted.  Chrome on PC doesn't throw this, only on my Androids.
    Proceed Anyway
    Press Log On button
    A window comes up saying No Certificates Found
    Asking to install a certificate from PKCS#12 file with .pfx or .p12 extension..
    if you hit Install...window pops up again..  and again.. Chrome is expecting there to be a local file to install.. which there is not.
    Hit Cancel
    You get the Log On panel...  and it goes through.
    jim

  • SAP Lumira - Implementing row level security

    Hi All,
    I aware that SAP Lumira 1.17 onward allows to share the datasets, stories to SAP Lumira Server as well as SAP BI Platform (4.1 SP3 onward).
    But I would like to know if there is any way of implementing Row level security for this published contents i.e. datasets or stories. e.g. If user A (may be an administrator with access to all the regions) creates dataset and story and shares it with other users over SAP Lumira Server or SAP BI Platform. But when user B accesses these contents on any platform, SAP Lumira server or SAP BI Platform, he should be able to see data only as per his access (his own region). Can something of this sort be implemented?
    Thanks,
    Abhijit

    Hi,
    Sorry for the delay in getting back to you.
    As per my understanding - as of today, we respect Row-level security when acquiring (fetching) the data from universe into Lumira desktop (also, contexts and business-security profiles i.e. columns)
    now, when that desktop user has 'designed' the Lumira document, all of the above: row-level, contexts and security profiles  are 'locked-down' into that artefact when shared onwards. (i.e. to Lum Server and hence, BI Platform)
    once this content is being access from the BI Launchpad, refresh-on-demand is possible from the story, as well as scheduling of dataset on which it is based.
    According this blog by Greg Wcislo (the product owner for the Add-on)  Lumira integration for BI4 functionality detailed. note that features such as 'refresh on open' and 'changing design-time parameters' (i.e. prompts) are not yet supported,  but very much in future scope / plans.
    I believe that one of the other mid-term goals is to architect a 'Lumira server-side universe refresh' (i.e. so that the processing is handled 100% by Lumira server) rather than querying across BIPlatform services then replicating a dataset to HANA (which is currently the process flow)
    I hope this helps.
    Regards,
    H

  • SAP Lumira Desktop - Lumira Server problem

    Hi everyone,
    Since a couple of days I try to publish some reports from SAP Lumira Desktop on SAP Lumira Server. Both versions are 1.15 and SAP HANA version is rev70.
    I installed Lumira Server as mentioned in installation guide. Imported package, created related users with needed roles and did define user in xs engine admin. But when I try to connect from Lumira Desktop to Lumira Server I get the error below. I also attached the error trace I found in HANA.
    Unfortunately  couldn't resolve the problem and I'm not sure where to look.
    Any ideas?

    Hi,
    I checked the trace file in Lumira desktop and found the error below. Any ideas?
    2014/06/19 06:20:11.123000|==|S| | 2772|  42| |||||||||||||||[com.sap.hilo.platform.viweb.internal.VIWebUserSessionManager]Opening VIWeb session
    2014/06/19 06:20:12.341000|>>|S| | 2772|  42| |||||||||||||||[com.sap.hilo.platform.viweb.internal.VIWebUserSessionManager]Session cannot be opened for user LUMIRAUSER on http://server:8001/sap/bi/launchpad. Check the parameters., reason is: No successful authentication possible
    2014/06/19 06:20:12.344000|>>|S| | 2772|  42| |||||||||||||||[com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter]Call to service 'openViWebSession' failed
    com.sap.hilo.desktop.embeddedserver.VIServiceException
      at com.sap.hilo.desktop.share.v2.common.service.OpenLumiraPlatformSession.execute(OpenLumiraPlatformSession.java:146)
      at com.sap.hilo.desktop.share.v2.viweb.service.OpenViWebSession.execute(OpenViWebSession.java:22)
      at com.sap.hilo.desktop.h5v2.common.service.BaseService.execute(BaseService.java:33)
      at com.sap.hilo.desktop.embeddedserver.httpservice.HTTPAdapter.execute(HTTPAdapter.java:89)
      at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.handleRequest(DispatcherServlet.java:101)
      at com.sap.hilo.desktop.embeddedserver.DispatcherServlet.doPost(DispatcherServlet.java:86)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:755)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:848)
      at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:598)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1367)
      at com.sap.hilo.desktop.embeddedserver.JsonPaddingFilter.doFilter(JsonPaddingFilter.java:78)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
      at com.sap.hilo.desktop.embeddedserver.clientappcache.StaticCacheGeneratorFilter.doFilter(StaticCacheGeneratorFilter.java:98)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
      at com.sap.hilo.desktop.embeddedserver.configurator.internal.SecurityFilter.doFilter(SecurityFilter.java:59)
      at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1338)
      at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:484)
      at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231)
      at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1065)
      at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:413)
      at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:192)
      at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:999)
      at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:117)
      at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:111)
      at org.eclipse.jetty.server.Server.handle(Server.java:350)
      at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:454)
      at org.eclipse.jetty.server.AbstractHttpConnection.content(AbstractHttpConnection.java:900)
      at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.content(AbstractHttpConnection.java:954)
      at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:851)
      at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235)
      at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:77)
      at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:606)
      at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:46)
      at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:603)
      at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:538)
      at java.lang.Thread.run(Thread.java:811)

  • SAP Lumira Server 1.18 - Error While creating visualization

    Hi,
    I installed Lumira Server 1.18 and configured as mentioned in the blogs below.
    Simplified SAP Lumira Server Feature Configuration
    I created following users with the roles mentioned -
    LSADMIN - sap.bi.admin::BI_CONFIGURATOR and sap.bi.admin::BI_ADMIN
    LUMIRADEV - sap.bi.common::BI_DATA_ANALYST
    LUMIRADEMO - sap.bi.common::BI_DATA_CONSUMER
    I did the configuration in SAP Fiori mentioned in the blog with LSADMIN id. I also had Technical user id LUMIRATECH with sap.bi.common::BI_TECH_USER role which was used for configurations in Fiori. It was successful. Please see the screenshot below.
    After that I logged on to SAP Lumira Server Launchpad (http://<SERVER>:80<INSTANCE>/sap/bi/launchpad) with LUMIRADEV user. I acquired the dataset from excel. But when I tried to create visualization post successful acquisition, I am getting below error on dropping any dimension/measure on to chart.
    Please help. Do I need to give any additional rights to LUMIRADEV?
    Thanks,
    Abhijit

    Hi Henry,
    We have SAP HANA SPS 08 Database Revision 82.
    Are there any additional authorizations required for LUMIRADEV user (user which is used for Lumira Server). Please note I am able to publish stories and data sets created on top of HANA Online connection from Lumira Desktop and I am able to access, edit Stories as well as create visualization from published data set on Lumira Server. I suspect this is an issue with authorization.
    Appreciate your help.
    Thanks,
    Abhijit

  • Preset imports and "smooth" transitions

    Good Morning!
    I have 2 things that i needed help on:
    1) I always struggle with each update of Premier. I always lose my presets (effects) that are both in "My presets" and My favorites. I don't know why these don't transport with the update, but they are gone again. I did take the time to export my old presets in 8.0, but now in 9.0 I don't see where it gives me the option tyo import anymore? Can someone help?
    2) Once I either get my back my presets or create new ones, I struggle wit that perfect transition. Anotherwords, I always seem to drag a prest to my picture and then when it plays, the frame is frozen for a split second, then effect executes, then effect stops. I always have to go in and edit the effect and drag the "button" for rotation or scale to either end of the frame to get my smoothness? So ..
      - Is there a way to create a preset and have it know I want the scale or rotation to start at the very beginning and end at the very end?
      - And is ther a "best way" to create the movie. Like do I add transitions first and then drag presets, or drag presets and then add transition. It seems if I do either or, my prest gets truncated in the image.
    Thanks for any help!!

    For the "smooth Transitions," one must set the In & Out Points of the Clips, so that there are adequate Handles, to allow for the Transitions. If one does not have adequate Handles, one of two things will happen, depending on the structure of the Clip:
    If there are no more Frames, then the last one will be repeated, as a Freeze Frame.
    If there are Frames, but they are in the next "scene," then material that was believed to be removed, will appear in the Transitions.
    This ARTICLE will explain Handles in detail. The secret is to move the In and/or Out Point, to allow for adequate Handles.
    Good luck,
    Hunt

  • BEGINNER: Best Framerate for smooth transitions

    My animation is jagged in movement.
    What would be the best framerate for a smoother transition?
    Right now I'm using the default 12FPS
    Should I make it higher or lower and if so, by how much?
    This is the animation:
    http://www.tarilynquinn.com/site/SE_INDEX.html
    Help would be much appreciated.

    Higher framerates do make for smoother animations -- up to a point. Depending upon how many things you have going on and the computer in use a really high frame rate can cause some machines to choke and then it will look worse than a lower frame rate.
    I recommend getting a rate that you work at and that you tailor all your designs to meet work at that rate. That way if you need to combine assets later they will be compatible. And you will have a feeling for the rate.
    At work we are now doing everything at 24 and at home I use a 30. I think both of those are pretty reasonable and that most machines these days will be able to handle those rates.
    Of course there are always times when for a very specific reason I might use a different rate, but I only do that knowingly and not just because, "eh, seems like a good idea."

  • Drawbacks of SAP Lumira

    Hi,
         Can anyone give me the drawbacks of SAP Lumira?
    Thanks in advance.

    I understand, and that's why i was encouraging an active discourse, rather than 'blacklisting' shortcomings. 
    SAP itself does have official 'solution briefs' where you can read up on the positioning of the applications/solutions.
    As Tammy says, a dashboards are IT-delivered content ontop of highly-summarized data.
    Lumira is a self-service data discovery, with powerful charting capabilities. (IT is not needed to deliver content)   The new paradigm is "infopgraphics" rather than "dashboards"
    regards
    H

  • A few questions on SAP Lumira

    Hi guys,
    Recently, I have started working on SAP Lumira, to see its functionality and I have a couple of questions as mentioned below.
    Please advise if you have any clue on these.
    1. How is the Security managed in Lumira? Is there anyway where we can maintain user profiles and roles in Lumira?
    2. Is there any kind of transport request manager/organiser for Lumira?
    Thanks a lot!

    Hi,
    sure, there are lots of resources about the BIPlatform Add-On for Lumira Server.
    see here in our Lumira community:
    http://scn.sap.com/community/lumira/blog/2014/07/31/sap-lumira-server-118-and-lumira-add-on-to-bi-41-platform-pre-requisites
    http://scn.sap.com/community/lumira/blog/2014/07/01/how-to-install-sap-businessobjects-bi-add-on-for-sap-Lumira
    http://scn.sap.com/community/lumira/blog/2014/07/02/how-to-install-sap-businessobjects-bi-add-on-for-sap-lumira-part-2
    Regards,
    H

  • ISA B2B Generic SAP R/3 Extensions

    Hi All,
    I am just going through the ISA tutorials as described in the ISA Extension Guide.
    Unfortunately there seems to be many problems with the Extensions Demo 5 which
    could have partly been solved but right now it stucks at Extension Demo5 Approach 3.
    I think this is more a general issue realted to how to use the generic SAP R/3
    extensions.
    The idea of this tutorial is to set the deliver block in R/3 for an order, so that the users
    chose a delivery block ID depending on which the corresponding delivery block is then set on R/3 site.
    Inside backendobject-config.xml is the following entry:
    <config isa:extends="../config[@id='r3pidefault']">
          <businessObject type="EXTENSION_DOCUMENT_CREATE" name="EXTENSION_DOCUMENT_CREATE">
                                    <params>
                                            <param name="fields" value="LIFSK,2"/>
                                    </params>
          </businessObject>
          <businessObject type="EXTENSION_DOCUMENT_READ" name="EXTENSION_DOCUMENT_READ" >
                                    <params>
                                            <param name="fields" value="LIFSK,2"/>
                                    </params>
          </businessObject>
    </config>
    The structure VBAK contains the field LIFSK with the data element LIFSK which is
    linked to the DLV_BLOCK field containing the actual delivery value of the sales
    document (order).
    I followed the instructions and created the append structure BAPE_VBAK that contains
    component LIFSK of component type LIFSK.
    Class Z_OrderR3 extends OrderR3 overwrites updateInBackend(SalesDocumentData posd, ...) method like:
    //fetch the delivery id from the R/3 version of the document
    if (isExistsInR3()){
        // DeliveryBlock.EXT_KEY_DELIVBLOCK_HEADER == LIFSK
        posd.getHeaderData().addExtensionData(DeliveryBlock.EXT_KEY_DELIVBLOCK_HEADER,
        getDocumentR3Status().getHeader().getExtensionData(DeliveryBlock.EXT_KEY_DELIVBLOCK_HEADER));
    this code is never executed because isExistsInR3() returns false. If the if-statement is
    deleted a null pointer exception is thrown by getDocumentR3Status(). I also tried this
    code snipset in saveInBackend() which behaves alike.
    So why does isExistsInR3() return fales? It should exist at that point of time. Shouldn't
    it?
    And what does "LIFSK,2" in backendobject-config.xml mean? Why is there ",2"?
    Another thing is that reading the delivery block out of the R/3 also does not work.
    If the user clicks on an order number within the ISA web-shop the method
    Z_OrderR3.setDeliveryBlockText(SalesDocumentData ordr, ...) is called. There is this
    code:
        HeaderData header = ordr.getHeaderData();
        //DeliveryBlock.EXT_KEY_DELIVBLOCK_HEADER == LIFSK
        (String) header.getExtensionData(DeliveryBlock.EXT_KEY_DELIVBLOCK_HEADER);
    which returns null.
    Any clue what is going wrong here? Could this be a bug or did I lose sight on sth?
    We are using Web-As 6.20 and ISA 4.0 SP11.
    Help is highly appreciated.
    Best Regards and Thanks in Advance,
    Martin Muellenberg

    Hi Martin,
    although I cannot determine the exact reason for your problems I can give some coding help on the items below, because from what I have seen the below code will never work...
    First I see that you are extending the r3pidefault configuration, is this the configuration you are using, if not adjust to the appropriate one. If this is ok, then good work, I had a lot of problems one searching for this one...
    in backend-object-config.xml you should have structures like:
    <businessObject type="EXTENSION_DOCUMENT_CREATE" name="EXTENSION_DOCUMENT_CREATE">
             <params>
                    <param name="structure" value="BAPE_VBAK"/>
                    <param name="fields" value="LIFSK,2"/>
             </params>
    </businessObject>
    where bape_vbak is the name of the structure in R/3 or CRM you wish to extend
    you could also make a BAPE_VBAP for extensions at item level but I guess you will not be needing it here.
    The LFISK ,2 means that an extensionfield exists in your R/3 structure BAPE_VBAK at that it has length 2. The fields of the extension structures always get passed on as strings and the same order and length should be maintained on the java and R/3 side. (in your case only 1 field so no problem).
    Normally now for both your extended methods (there are 4 in total you extend only create and read) this field should be available and you can just access them on the appropriate header by :
    String LFISK = (String)  <some header>.getExtensionData("LFISK");
    <some header>.addExtensionData("LFISK", some string);
    I hope this helps a little bit, I know the application is a little hard at first to get into,
    if you keep having problems, post a copy of your extension structure as well so we can make a comparison.
    Regards,
    Allan

  • Publish Dataset and history in sap lumira server

    Hi Experts
    I'm trying to publish a dataset and story from the sap Lumira desktop to Lumira  server.
    Tools used
    SAP HANA DATABASE REV.80 INSTANCIA EN WINDOWS AZURE
    SAP LUMIRA DESTOP V1.18
    SAP LUMIRA SERVER V1.18
    The process I followed is as follows:
    1. Create Users:
    CONFIG: Assign the role sap.bi.admin :: BI_CONFIGURATOR. Some other role or privilege required?
    TECNICO: Assign the role sap.bi.common :: BI_TECH_USER. Some other role or privilege required?
    ANALISTA: Assign the role sap.bi.common :: BI_DATA_ANALYST. This user is the one that has the role to publish in Lumira sap server. Some other role or privilege required?
    2. Entry to http: // <HOSTNAME> 80 <INSTANCE> / sap / hana / xs / FormLogin /
    I sign in with  the password created in hana studio  for each user and then make the change the password of each user CONFIG - TECNICO – ANALISTA
    3. Entry to http://<HOSTNAME>:80<INSTANCE>/sap/bi/launchpad/fiori
    I sign in with the  user CONFIG and in the catalag administration of sap Lumira server income in the field Enter technical  user TECNICO, so I confirm the sql connection.
    4. Entry to http: // <HOSTNAME> 80 <INSTANCE> / sap / hana / xs / admin
    I sign in with the user CONFIG sap.bi.launchpad.logic.v2 following path of the package and confirm that the sql connection is for the user TECNICO
    5. Entry to Sap lumira Desktop, sign in with the user ANALISTA to access the dataset, I create visualization and history, the last step is to publish the dataset and story in SAP Lumira server, for this I sign in with the user ANALISTA but when I clic on the button PUBLISH IN SAP LUMIRA SERVER is show me this error:
    Error - The dataset could not be published to SAP Lumira Server because publishing to the SAP HANA layer failed.  Reason is ''. (HDB 11009)
    I searched many blogs of sap and tested with the following options but None of the above helped me to solve the problem.
    http://scn.sap.com/community/lumira/blog/2014/06/10/how-to-install-sap-lumira-server
    http://scn.sap.com/community/lumira/blog/2014/06/21/sap-lumira-server-on-hana--part-2
    http://scn.sap.com/thread/3532168
    http://www.saptechies.com/access-privileges-required-sap-lumira-from-sap-hana/
    http://scn.sap.com/thread/3523762
    http://scn.sap.com/community/lumira/blog/2014/06/16/sap-lumira-server-sap-fiori-launchpad-integration
    http://www.saptechies.com/security-settings-run-lumira-hana-online-shl-views/
    http://scn.sap.com/community/lumira/blog/2014/06/16/sap-lumira-server-post-install-configuration
    6. Another issue is when I access to Lumira server  http: // <HOSTNAME> 80 <INSTANCE> / sap / bi / launchpad / and I sign in with the user ANALISTA, I find a number of the dataset in lumira server but when I run  any for create a compose can not access   hana dataset.
    Shows me the following error
    Please help me with this issues
    Thanks

    Hi John,
    I also forwarded the incident to SAP and as suggested by SAP, after assigning sap.hana.xs.lm.roles::Administrator  my issue was resolved.
    Regards,
    Abhijit

  • SAP Lumira installation

    Hi,
    can you please clarify the below queries on SAP Lumira
    1.can we install SAP Lumira in the BIP4.1 (Business Intelligence Platform 4..1) Platform?
    2. Is this possible to publish the SAP LUmira objects to CMS Database to view it in BI Launchpad?
    3. which Lumira version is having features to use Design studio objects and BW backend directly in Lumira
    Thanks

    On this:
    1.can we install SAP Lumira in the BIP4.1 (Business Intelligence Platform 4..1) Platform?
    ** BI4.1 add-on is needed and it is not yet GA
    2. Is this possible to publish the SAP LUmira objects to CMS Database to view it in BI Launchpad?
    **BI4.1 add-on is needed; SAP has not released this
    3. which Lumira version is having features to use Design studio objects and BW backend directly in Lumira
    ** this is not available yet.  We heard at ASUG Annual Conference these would come in upcoming patches.

  • Handling HL7 messages in SAP EP

    Hi all,
    In our requirement we have to communicate from EP to external system, which follows HL7 standards.
    We found two alternatives these are as follows:
    1.HL7 Iway adapter
    2.SAP conversion agent.
    Is it possible to make our own adapter to convert hl7 to xml?
    If yes,
    What will be the required resources for that?
    Can we handle this approach (without SAP XI) with help java/j2ee?
    Please provide required information (any pdf, conversion tools, and sample code) and also guide us how to handle this scenario. Your help will be great for us.
    Thanx in advance.
    Prashant Krishen &
    Deviprasad.

    Hello,
    Before I answer your question, I want to give you our (SAP) understanding of an HL7 adapter.
    An HL7 adapter shall provide the communication among healthcare applications based on healthcare HL7 standard, this means 1) HL7 message conversion e.g. HL7 message v.2.x format to HL7-XML, and 2) all the required protocols to transport the HL7 messages, e.g. MLLP, TCP/IP.
    The following information which I can give you is based on SAP knowledge on the Netweaver Process Integration (PI/XI) technology.
    So, generally you can do your own HL7 conversion tool. The required resource would be:
    1: Person who has HL7 message structure, you may get available HL7-XML from www.hl7.org,
    2: HL7 transport knowledge which could be learned from www.hl7.org,
    3: Java, J2EE
    All these 3 are required even you don't use SAP PI/XI.
    I can provide you detailed information based on SAP technology and the one from SAP partner. Here are the link:http://service.sap.com/netweaver
    On the left side from there please go to SAP NetWeaver>SAP NetWeaver in Detail>Process Integration>SAP Exchange Infrastructure>SAP XI in Detail>connectivity>Conncetivity SAP Netweaver 7.0 (2004s)/SAP NetWeaver 2004-->
    You will then find details about SAP HL7 options e.g. from iWAY, SAP Conversion Agent powered by Informatica.
    Again, all these are SAP and Partner's technology are on SAP Netweaver PI.
    If you want one without PI, you may also use these 2 options.
    I hope this could help you a little bit.
    Best regards
    Jing

Maybe you are looking for

  • HT5625 Solve the problem of correlation iPad with apple id

    I bought the iPad and the new system occurred after a request from Macglet device id abbl and Albaswor I Manny knowledgeable of the problem and the shop owner had changed what I work device Mo Radi opens me three days

  • Some videos on YouTube will not play

    As of a few days ago some of the videos on YouTube will not play I tried IE(I stopped using after it ask for an update) ,but then I had to use google chome and I hate it, but the videos played. Its not every video, and some times it's the same video

  • Updated my iphone4 to iOS5 can't make/recieve calls, text messages and screen flashes on/off

    i updated my iphone 4 to iOS5 few days ago then all of a sudden i just found out im not getting all my incoming calls. then when i tried to make outside call, its not working either and it hungs. I turned the phone on/off and hard reset, still im get

  • Restoring an older file.

    Can I restore from a previous cloud file if a newer one exists?  I want to access data from yesterday that was overwritten in today's backup, both on the cloud and on my computer.

  • Safari won't open after installing Parallels 5 for Mac

    Recently installed a trial version of Parallels for Mac. After installation I could open both Safari and Explorer and access web pages from both. Now when I try to open Safari I get an error that says safari quit unexpectedly and will not relaunch wh