Integrating Minitab with xMII

Hi ,
    I like to integrate Minitab with xMII 11.5 (earlier version ) ,i know in SR2 and later we have minitab integrated by default. But my query is whether we able to integrate minitab in xMII 11.5(earlier version). If yes,how can be done?
Thanks,
Bala

To convert a minitab file into xml you should be able to use a text loader to obtain the file and the a FlatFileParser in conjunction with a StringListToXML.  The StringListToXml_0.Delimiter needs to be set to tab.
To convert xml to minitab format you a repeater on the datasource with a write file in the repeater.  You'll also need to use the tab and crlf functions to build it correctly.
But the real solution should be to upgrading to SR3.
Regards,
Jamie

Similar Messages

  • QM IDI integration with xMII

    HI Guys,
    We are looking for the options of integrating QM IDI interface with xMII. Anubody has experience with this type of integration ie integrating xMII with QM IDI. Any help or suggestions would be appreciated.
    Thanks,
    Srini

    Hello Srinivas,
    Option 1,
    Up until MII 12.1 doesn't have any internal database kind of concept but with MII 12.2 SAP has introduced a concept called "MDO - Manufacturing Data Objects" you can leverage this feature in future
    [MII 12.2 MDO|http://help.sap.com/saphelp_mii122/helpdata/en/44/c5e701054c388ce10000000a11466f/frameset.htm]
    I am not sure but I believe MII 12.2 is still not released for everyone yet. You can find out more in service market place.
    Option 2,
    I would suggest to use/leverage any existing external database like SQL or Oracle, apart from data buffering these database can be very flexible, programmable, maintenance friendly and MII reports can be generated easily off these databases with minimum IO costs.
    Hope my above thoughts helps!!
    Regards,
    Adarsh

  • Download Manufacturing Integration and Intelligence (XMII)

    Hi,
    Dear all , can some you please help me to locate a valid URL from where I can download Manufacturing Integration and Intelligence (XMII). The link given in Service Market place is not a valid link.
    Thanks and Rgds
    Hemantha

    SAP's service marketplace ( http://service.sap.com/ ) is the only place to acquire the software and license, so if you are having issues with the website then you should contact your account rep or request assistance through the website itself.
    Regards,
    Jeremy

  • ALE/IDOC and RFC/BAPI Integration Scenarios with SAP DS for ESA v3

    Hi,
    we are planning two PoCs of Integration Plattforms. One of our major requirement set is SAP Integration into our existing SOA.
    Because we also have R/3 4.7 Systems in production, we are planning to test ALE/IDOC and RFC/BAPI Integration scenarios with these Integration Plattforms.
    My question is:
    We are looking for are smart solution to get a SAP Test Environment, where we can test ALE/IDOC und RFC/BAPI Integration scenarios.
    It is possible to do this with SAP DS for ESA v3 or shall we better use IDES for that purpose?
    Best regards,
    Steven

    Hi Abhishek,
      This is our scenario. We are doing an integration of SAP HR r/3 system with the CRM system. We need housing information details of the employees which we have in custom infotype 9310 in SAP HR system and we need those details in the CRM system. So am planning out for an ALE/IDOC approach for the integration and gonna  maintain the 9310 details in a custom table. In the CRM system, we gonna build a BOL layer for accessing the 9310 details. Also i'm preparing a HLD for this process. I wanna read and go through few same HLD's before i submit my proposal to my client. Please suggest me and help me out.
    Thanks in advance.
    Regards,
    Arunmozhi.

  • How to start with xMII

    Hi,
        I have installed xMII 11.5 on the server, may i know how to start it and create the users in it. And will it require any database for that, i havent installed any database on that.
    With Regards,
    Mirza Kaleemulla Baig

    Hello Mirza,
    You should be able to use a "super-user" account to login into SMP.
    Once you're there just look for the software download link which should be somewhere near the top of the page under the SAP Support Portal heading.
    Follow the navigation tree on the left until you get the option to Search for Installations and Upgrades. Just enter SAP xMII into the search field and you should get the link for the download.
    Please follow the links below for further reference :-
    /people/abesh.bhattacharjee/blog/2007/04/23/start-stop-your-xmii-115-server-with-a-widget
    Regarding the users management :-
    UME management with xMII v12
    Thank you.
    Regards,
    Manomeet
    Award points if helpful **

  • Problem in starting Integration service with DAC 11g

    Hi friends,
    Im @ the step of registering integration service and the repository service in DAC 11g. I can start the Repository service well in DAC, but facing issue in starting integration service with DAC, while trying to test connection im getting a message like
    Failure connecting to BIA_IS!
    Im not sure the reason to this problem in DAC. I have also setted the necessary environment variables like INFA_HOME and INFA_DOMAINS_FILE referring the domains.infa file like
    INFA_DOMAINS_FILE = C:\Informatica\9.1.0\domains.infa
    Also checked with the dac_env file which has the below contents
    REM -----------------------------------------------------
    REM
    REM ENVIRONMENT VARIABLES THAT YOU MAY NEED TO SET FOR
    REM  PROPER INFORMATICA 8.x or 9.x HANDSHAKE.
    REM
    REM INFORMATICA_SERVER_LOCATION denotes installation of
    REM Informatica components. Example:
    REM C:\Informatica\PowerCenter9.1
    REM
    REM DOMAINS.INFA_FILE_LOCATION denotes the location
    REM (including name) of domains.infa file
    REM
    REM Please make sure to set correct values for variables
    REM mentioned above
    REM
    REM -----------------------------------------------------
    set INFORMATICA_SERVER_LOCATION="C:\Informatica\9.1.0"
    set DOMAINS_INFA_FILE_LOCATION=C:\Informatica\9.1.0\domains.infa
    set INFA_CMD_STYLE=8
    set PATH=C:\Informatica\9.1.0\server\bin;%PATH%
    set INFA_DOMAINS_FILE=%DOMAINS_INFA_FILE_LOCATION%
    What could be the problem and where to check with the logfile related to the integration service failure in DAC.
    Thanks in advance.
    Regards,
    Saro

    Hi guys,
    The issue is sorted out. The below are the two precautions to be considered.
    *) Make sure of INFA_HOME/Server/bin exist @ the end in the PATH variable.
    *) For each and every change in the PATH variable, it is better to restart the services(both infa and DAC) then and there for the changes to take effect.
    Regards,
    Saro

  • Integrating FTP with JDeveloper

    Can anyone help me with integrating FTP with JDeveloper (10.1.3)
    I am developing jsp pages for a web site. the website runs on a Sun Solaris UNIX server.
    At present i develop my jsp pages in JDeveloper and save then to a file on my PC. I then have to use an external tool (Ultraedit) to FTP them to my webserver for testing.
    I have seen in this forum that there is something called 'ant' which will allow you to FTP direct from JDeveloper. I know zero about 'ant' and after spending a couple of hours trawling arround the web i'm still no wiser.
    Can someone give me a hands held, idiot friendly explanation of what i have to do to integrate FTP?
    john

    Here is a basic explanation of the FTP task in ANT.
    You can just create a new Ant build file in your project, add this task with the correct parameters and then right-click run on the build file.
    Another options is to use JDeveloper to create standard WAR file for deployment and then passing it to the server to deploy.

  • Integrating Apex with Cocoon (does it make pdf from taking data from DB)

    Friends,
    I integrated Apex with appache with cocoon. Its working fine with reports but i want it to work with form on a table or view.The steps below which i have followed for integrating Apex with Cocoon
    Steps of pdf Printing of Report with cocoon:
    1) Download and unzip the following needed files in D:\Apex_fop directory.
    2) Open your command prompt .
    Change the directory to D:\Apex_fop\cocoon-2.1.11.
    Set the Java_Home environment variable as: set JAVA_HOME= C:\Program Files\Java\jdk1.5.0_21
    then type build war
    3) After getting the prompt back as D:>Apex_fop>cocoon-2.1.11>
    Copy coocon.war file from the folder D:\Apex_fop\cocoon-2.1.11\build\cocoon.
    Paste this file into webapps subdirectory in main tomcat directory having path as D:\APEX_FOP\apache-tomcat-6.0.26\webapps.....place it in the top
    level of webapps directory.
    4) Now just startup tomcat as D:>APEX_FOP>apache-tomcat-6.0.26>bin>startup.bat
    The cocoon.war file will automatically uncompressed as directory.
    5) To change the port of apache tomcat , edit apache-tomcat-6.0.26\conf\server.xml & change port attribute of Connector element from 8080 to 8181.
    Just check whether Tomcat is running or not as http://localhost:8181/
    & to check cocoon type http://localhost:8181/cocoon/
    6) Now copy fop_post directory & paste it undes new cocoon directory in webapps having path as D:\APEX_FOP\apache-tomcat-6.0.26\webapps
    \cocoon.
    7) Now you need to do some apex settings as follows:
    In APEX, just log in as ADMIN into apex/apex_admin and went to Instance Settings and did the following:
    - Print Serverr: Standard Support
    - Print Server Protocol: HTTP
    - Print Server Host Address:localhost
    - Print Server Port: 8181
    - Print Server Script: /cocoon/fop_post
    In your APEX application, in the Regions section, Click on the Print link next to your report and do the following settings:
    - Enable Report Printing: Yes
    - Link Label: Print
    - Response Header: Report Settings
    - View File As: Attachment
    - Output Format: PDF
    - Report Layout: Default Report Layout
    - Print URL: f?p=&APP_ID.:1:&SESSION.:FLOW_XMLP_OUTPUT_R1063230002781575
    8) Open up the Report Page and click Print , You will get the pdf report.
    But my requirement is bit different. I have made form on a table or view , so when i am submitting my form the record is getting updated in my database and at the same time a new button is appearing at same page as i have branched it in same page. The new button name is print. I want when i click this print button it should print the record which submitted recently. How can i enable the print functionality on form. Its simple in report but how can it be done on form?
    Looking forward for this to know wthr it is achievable or not and if yes what all are the ways?
    Thanks in advance for all who is going to post here and to them also who is giving their time in reading my thread
    Regards
    Adi
    Edited by: Adi's on Mar 23, 2010 8:54 PM
    Edited by: Adi's on Mar 23, 2010 8:54 PM

    You could redirect to a report page instead of to the form page. Then simply print the report.
    This makes sense. You would have one page for entering the data and another page for displaying and printing it.

  • Integrating Apache with Tomcat?

    Anyone have a guide to integrating Apache with Tomcat using mod_jk?
    I followed some guides online, but they all seem really dated with some obscure references. This seems like it should be on the top of the list....

    Hi Alan.
    I've discovered the exact same problem.... 0.0.0.0 instead of 127.0.0.1
    You've obviously not had any replys here, but di you end up working it out on your own?

  • Problem while Integrating workflow with OID.

    Hi I have a problem with integrating workflow with OID.I must execute the wf_ldap.synch_all() but I couldn't find WF_LDAP package body in the database.There is only package specification.How I can restore the wf_ldap package.
    Thanks for help..

    The file WFLDAPB.pls should be used to recreate the package body for WF_LDAP (this file is in the wf/sql directory).

  • Integrating OID with BPEL

    I would like to know if anyone has integrated oid with BPEL (standalone version)? Is there any documentation available for the same?

    The only files that I came across & made changes to are is_config, jazn.xml. It would be great if you could tell me if there any other files that needs to be configured? I copied the ldapclnt10.jar & ldap.jar into
    ...\BPEL\integration\orabpel\system\appserver\oc4j\j2ee\home\applib as sugegsted in another discussion forum. But that doesnt seem to solve the problem. Am getting NoClassDef found error now when I try to access the worklist.

  • This content cannot be displayed in a frame after integrating Endeca with EBS R12.2

    Hi,
       I just integrated endeca with EBS R12.2 , after I ran option 6 (envSetup.sh) , bounced Studio Managed server , now I am not able to see data on eAM or Payable Dashboard.
    when I click on Payable Dashboard , I get "This content cannot be displayed in a frame "
    Did I miss any step ?
    Thanks
    sbt

    Version Details :
    EBS is on 12.2.4 version
    Package Used :
    Oracle E-Business Suite Extensions for Oracle Endeca, Release 12.2 V5
    V44749-01_1of2.zip and V44749-01_2of2.zip

  • Integrating EP with R/3, BW & third party systems such as LDAP directories

    Hi Expersts,
       I am looking for Integrating EP with R/3, BW & third party systems such as LDAP directories and Portal application development using HTMLB. Can any one send the related information. if you send the detailed documents with real time scenarios it could be very useful for me. Please send the docs to [email protected]
    Thanks in advance.

    hi praveen,
    refer to this links of integrating EP with BW.it will be useful....
    <b>https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a5067965-0901-0010-6f8a-bbf0b7424283,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6b1472a7-0301-0010-64bd-dc96509db6f7,
    The Architect's World - Episode 23>
    /* points r welcome for a helpful answer*/

  • Integration ODI with Siebel EIM.

    Hi ODI forum's
    I have installed ODI 11g version in linux platform and I am doing POC on this
    The POC like this : Integration ODI with Siebel EIM(I am very new to the ODI)
    For this I have installed below softwares.
    --- Oracle Database 11.2.0.1.0
    --- RCU
    --- ODI 11g
    --- WebLogic 10.3.5.0
    --- OS - Red Hat Linux
    The above softwares are installed prefectly..
    I have configured the below components after installation was completed.
    Configure a WebLogic Domain
    Starting the Administation Server
    Starting the Managed server
    Manually configure the Standalone agent
    Question 1 Does we need the configure these components like Java EE Agent, Oracle Data Integrator Console and Oracle Enterprise Manager.
    2 Do we need to install Data quality and data profiling (as per my knowledge these are not required )
    3 There is file called topology.sh should be created in ODI installation directory, but it was not created.
    4. what is the purpose of this file.
    Please share me some docs or ppt on how to integrate the ODI with siebel EIM.
    Please clarify my doubts and get back me soon.

    Hi User;
    For your issue i suggest close your thread here as changing thread status to answered and move it to Forum Home » System Management and Integration » Data Integrator which you can get more quick response
    Regard
    Helios

  • Connecting XML files with xMII

    Hi,
      i want to connect xml file (say one.xml having table name and price) with xMII. how can i do it? by using TAG query? what is the simulatorTag.xml?
    - senthil

    Senthil,
    Save your .xml file in your local system
    Open Business Logic Editor and under WEB you can find xmlLoader.
    Right Click and configure the path of the xml file in source URL.
    This will load your xml file and all the rowsets will be available for further manipulation...
    Tag Query is normally used to query a Tag type database like simulator..
    Hope this helps,
    Ajitha

Maybe you are looking for

  • Reader 10.1 update deployment through SCUP losing customizations.

    Hi All, I am currently in the process of testing the deployment of Adobe reader updates through the published SCUP catalogs and SCCM in a very large enterprise environment. I have run into an issue whereby %95 of workstations appear to be falling in

  • SOAP SENDER TO FILE

    Hi gurus, I have designed and configured SOAP to file scenario. I have used http://xyz namespace in design time. I have created two business systems for this sceanrio. I have downloaded and installed soap client on my system. When I open this soap cl

  • Logic Platinum 6.4.3 refuses to work on Quad G5

    •"optimized for G4" emblem shows up for some reason •it launched once, and when I checked the cpu settings it gave me the choice of "G4 or Generic" • it only launched the one time...after that, it crashes everytime on launch • I have trashed all the

  • HT201272 Can purchased movies be downloaded to discs?

    I am trying to download my newly purchased movie to disc in order to play on my big screen. Is this possible?

  • Blue ray drive not working all of a sudden and not reading any discs

    I am using hp hdx 18 laptop which is a few years old and it was working fine until recently i found that the drive doesn't read discs anymore but the device manager shows it's fine and it tries to read by spinning and making noise and then stop I tri