Create .SCA file for MII project

Please let me know the steps in creating .SCA file for deploying MII projects developed using WorkBench with login page. I think that after creating the .SCA file we can deploy it using Eclipse under the menu Deploy View Console or using JSPM. After deploying we should be able to login using the credentials and should be redirected based on roles to appropriate pages.
I had deployed the intial .SCA file named (XMII08_0-20004625.SCA) using JSPM. MII version used is 12.1.8 and Netweaver version is NW CE 7.1 EHP1 SP5.
How we can set up the development environment in Eclipse or NetWeaver Developer Studio for MII project development so that we can directly create MII SCA file from the tool itself. Please share documents if any.

I need to modify the default login page in MII and redirect it to different URLs based on roles.
I am able to change the images in the default Menu.jsp in the NetWeaver login to Authentication page and inside properties tab. There I am able to change the images like branding-image.jpg, SAP NetWeaver image, SAP Image. But this is reflected in both the URLs
http://servername:50000/nwa  and http://servername:50000/XMII/Menu.jsp
Then I changed the web.xml inside war file (tcsecumelogonui.war) which is in the path InstanceDirectory:\usr\sap\CE1\J00\j2ee\cluster\apps\sap.com\com.sap.security.core.logon\servlet_jsp\logon_ui_resources with the new Login.jsp file instead of Menu.jsp for the servlet tags but still when I access the new Login.jsp page from the URL http://servername:50000/XMII/Login.jsp it is still showing Menu.jsp. But when I tried to login using the Menu.jsp page then it is redirected to my new Login.jsp page.
Please let me know how I will be able to change and deploy a new login page in MII 12.1.8 and with NetWeaver CE 7.1 EHP1 SP5.

Similar Messages

  • Creating setup file for java project

    hi
    My project has java files, properties files,batch files as well as two jar files,mail.jar & activation.jar(for importing packages).
    I have to include these jar files while setting environment variables.
    Now i want to make setup file for myproject to provide quick launch from desktop ,can anyone pls help me how to include these all files into a single jar file. and how to make setup file
    Pls Help
    Thanks a lot !!!

    JAR files can contain any type of file that you want so you could use the following command:
    jar cf jar-file input-file(s)
    (the c tells jar to create the jar file; the f says the next item is the name of the jar file; the jar-file should be replaced with the name of the jar file; and the input-file(s) should be replaced with the name of the files you want jarred).
    In general, batch files don't do much good bundled inside a jar file. If you really want a way to bundle all of your files and have them installed, then you might want to look into JExpress or one of its competitors. Full disclosure, I work for DeNova (the mfg of JExpress).
    The advantage of an installer over a jar file is that you can distribute your files plus create a native executable to launch your java app, set up an uninstaller, etc.

  • How to Create Executable file for a project for Crio Platform

    hi,
    i am using CRIO 9014  platform  for my application development.
    i am controlling (   Reset  &  then Run )  FPGA   from RT application .
    Through TCP/IP  communication the  Acquired data  (   from FPGA  then followed by some Computation Logic in RT )   is sending   to HOST computer .
    during the above process  
    First i am starting the RT Application    (  the TCP  network will be continuously in listen mode )    then
     i am  starting my HOST Application   in the project .
     here i want  to build my complete project as an  executable file 
    so that i no need to start  RT Application first and then HOST Application.
    Could you please send me One sample Project           with built in simple  ADC Acquisition  loop /  logic  in FPGA  ,  then  one sample logic  / while loop   in RT   to   acquire  this ADC data from FPGA and  send to HOST    via  TCP/IP network then   the  HOST   with GUI    for  Display in the HOST .
    This  complete project should be build in  .exe  file .
    Please  complete project  files  and .exe file    as a  zip file.
    Regards,
    Venkat

    Hi,
    I might be confused but what I understand from what you have mentioned is that you want to create a project having two VI's. One running on your FPGA target and another running on you host computer.You want to build a single executable file to complete the entire operation.
    Unfortunately you cannot have both VI's in same executable file. You can build one executable file and deploy on your FPGA target that will start running as soon as the target is booted. And you can create another executable file for running VI on your host computer. And instead of using TCP to transfer data, you could use "Interface FPGA" from FPGA module to communicate between your host computer and communicate.

  • Unable to deploy SCA file for MII 12.1

    Hi,
    We are trying to install the SAP MII 12.1. But through JSPM we are unable to deploy the SCA file. When we ry to deploy we are getting an error "AS JAVA is Not Running". Before starting the deployment we chckd that AS JAVA was running, but when we satrt deployment within two  minutes the AS JAVA is stopped.If anybody come across the sam issue please let me know about this.
    We have NW 7.1 CE EHP1 SP03 for MII 12.1.
    The Log of the deployment is as below. I am unable to copy the entire log file because it is too big,so copied the last lines of the log file.Plz check below the log:
    Deploy Result Description: Deployment exception occurred during deploy online data. Reason :An error occurred while deploying the deployment item 'sap.com_xappsxmiijraapp'.; nested exception is:
         com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of sap.com_xappsxmiijraapp. Cannot deploy it.
    [ deployerId=2 ]
    Dec 1, 2009 4:26:14 PM   [Info  ]:+++ Deployment finished with status 'Error' +++.[ deployerId=2 ][#10: 344.156 sec]
    Dec 1, 2009 4:26:14 PM   [Path  ]:+++++ End  D E P L O Y action +++++[ deployerId=2 ]. Total time:[#9: 344.172 sec]
    Dec 1, 2009 4:26:14 PM   [Debug ]:Incorrect client ID. The stub is not connected yet.
    -Suresh

    Hi,
    We suceessfully got installed the MII 12.1.
    The problem was with our NW installation. We have taken NW CE 7.1 EHP1 then it is worked.
    -Suresh

  • How to create the exe file for java project.

    How to create the exe file for java project.
    am done the project in java swing , i like to create the project in exe format, so any one help for me,
    send the procedure for that.
    thanking u.

    How to create the exe file for java project.Have you ever heard of google? I pasted your exact "question" into a google search:
    http://www.google.com/search?q=How+to+create+the+exe+file+for+java+project.
    and got several useful links.
    Better search terms might yield even better results.
    Sheesh.

  • Create SCA files locally

    Hello,
    Iu2019m trying to create SCA files locally on my development workstation.  Is the only way to create SCA files to u201CDeployu201D from within NWDS?  I havenu2019t found any SCA files in the workspace after a buildu2026.
    Thank you,
    Zach

    Pascal,
    Thank you for the response.  In the NetWeaver help pages, it is mentioned that the SDM can deploy Software Deployment Units.  It also defines SDUs as either SDA files or SCA files.
    The following forum post (Re: .SCA and .SDA file) mentions the use of ear and zip files for deployment with SDM.  I have found ear files in my NWDS projects.  Should I be able to build the project and then deploy the generated ear file?  If notu2026.  Do I need to install a local copy of AS Java to locally deploy and then use the generated SDA file on the server of interest?
    Kindest Regards,
    Zach
    EDIT:
    When I say deploy, I am not referring to the tab/option in NWDS u201CDeployu201D.  I would rather create an SDU equivalent file with NWDS and then manually use that file with the SDM.
    Edited by: Zachary Shay on Nov 25, 2009 3:33 PM

  • What is the best way to create illustrator files for frames created in an InDesign layout?

    Is there a quick way to do that or do i need to note the size of each frame in InDesgin and then input that into the dialog in illustrator. It seems like a waste of time. Is there a better way?
    I am new to InDesgin. What I'd like is a way to automatically generate blank illustrator files  to fill in the graphic frames in my layout.
    Thanks,
    John

    I have no existing Illustrator files for the project. I'm tring to use InDesign to create a rapid protoype. I may be working backward from what is expected.
    If I could generate blanks that are the correct size that would be an easy way to get started on them, but copying the sizes to the new document dialog box in Illustrator is not a big deal either.
    I figured that if i could create an Illustrator blank from InDesign that would get me started in illustrator quickly and also place the new file in the frame.

  • Creating ear file from ADF project

    Hi All,
    I have an ADF project which can be built and deployed using jdeveloper. And I have few ant tasks which I can use to deploy not create. Now I want to create an ear file for this project , are there any ant tasks available, if not , what should be my approach ?
    -Thanks

    Hi,
    JDeveloper 10.1.3.x does not have Ant tasks that allows you deploy projects deployment configurations from a command line. This is planned for JDevelopepr 11
    Frank

  • I am getting error while creating Control file for a fla file upoad in HANA

    Hi Experts,
    I am getting the following error when I try to create crtrol file for a flat file extraction in SAP HANA.
    Could not execute 'import data into table P935718."COPATBL" from 'COPATBL.csv' record delimited by '\n' fields ...'
    SAP DBTech JDBC: [257] (at 14): sql syntax error: incorrect syntax near "into": line 2 col 1 (at pos 14)
    Here is the code I have used to create control file after I creating the table.
    import data
    into table P935718."COPATBL"
    from 'COPATBL.csv'
        record delimited by '\n'
        fields delimited by ','
        optionally enclosed by '"'
    error log 'P935718.COPATBL.err'
    p935718 is my user ID, COPATBL is my table created, COPABL.CSV is a flat file.
    Please help me in this regard.
    Thanks,
    Guna

    Hello,
    guessing from the error message it looks that you are trying to execute "import data" as SQL command.
    Please note that import data is NOT SQL command but it is syntax for control file. You need to create file with this syntax on server and then use command: IMPORT FROM '/<path>/<filename>.ctl'
    In a shortcut:
    1.- create comma separated CSV file with your data - <source cvs>.csv
    2.- upload CVS file to HANA server
    3.- create the control file <filename>.ctl:
    import data
    into table <schema>."<table name>"
    from '<source cvs>.csv'
    record delimited by '
    fields delimited by ','
    optionally enclosed by '"'
    error log '<file name>.err'
    4.- execute command:
    IMPORT FROM '/<path>/<filename>.ctl'
    Please check following threads:
    How to load CSV files into HANA
    Will HANA supports Bulkload
    Tomas

  • I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway inst

    I have Adobe Photoshop Elements 10 plus I create PDF files for work some are scan pdf docs. When I install Photoshop Elements 10 it DOES convert all the PDF files to Photoshop Elements-10 Docs. it even changes and shows the PSE-10 Icon. So I am alway installing PSE-10 or uninstalling it. If I send the  PDF file that has been automatically converted to a PSE-10 the person I send the file to can not open it because they do not have PSE-10. What can I do to stop PSE-10 from converting my PDF files? Don't tell me to upgrade PSE-10 I tried their on-line program and  it is too advance for a hobby photographer like myself and their Help Desk is impossible to reach.

    Hi,
    Can you please share the logs?
    You can use the Adobe  Log Collector tool (Log Collector Tool) and share the corresponding zip file @ [email protected]
    Thanks,
    Shikha

  • How to create a validation for the project coding mask

    Hi,
    Would just like to ask how to create a validation for the project coding mask wherein the WBS elements hierarchy will be checked against the template saved. For example,
    project coding mask is XXXX-XXXXX-XX-X-X-X-00-X
    mother WBS should be XXXX-XXXXX-X and lower level WBS would be XXXX-XXXXX-XX.
    The validation should not allow a mother WBS to be XXXX-XXXXX-XX.
    How can we go about this?

    Hi Jacquiline Bersamin,
    You can use validation with the combination of the level and the coding mask.
    In the validation:
    Pre requisite: WBS level = 1
    Validation: Prps-posid = prps-posid :1-12:
    Message : Error
    If required you can give the parameters for your detail error message.
    Please let me know if this does not work.
    Thanks
    Regards
    Srinivasan Desingh

  • Creating setup file for java

    Somebody tell me how to create setup file for the software which is made by using java programming. We can create jar file for that purpose but I want to create setup file or exe file.

    open source
    - izpack (windows, linux, macos) www.izforge.com or org
    - nsis.sf.net (winblows only)
    commercial
    - www.zerog.com 's InstallAnywhere

  • Can i create different file for my movies

    I need to create diferent file for movies, but i don't know how to do it

    i want to creat like a play list but for movies, can i do that

  • Sequence of Installs of RTA and SCA files for GRC AC 5.3

    Hello,
    I would like to confirm the correct sequence of applying RTA and SCA files for GRC AC 5.3.
    On ABAP Stack
    1- Install VirsaNH RTA on ECC 6.0 System with SAINT
    2- Install VirsaHR RTA on ECC 6.0 system which has SAP_HR
    3- Install both VirsaNH RTA and VIRSAHR RTA on a system which is SAP HR
    4- Install VIRSANH RTA on BI System. (There is no need of VirsaHR on BI system)
    5- Install all Support Packages up to 10 or 11 for VIRSANH & VIRSAHR with SPAM
    Next
    On JAVA Stack
    6- Install
    VIRCC00_0.sca
    VIRAE00_0.sca
    VIRRE00_0.sca
    VIRFF00_0.sca
    7- Install VIRACLP00_0.sca
    8- Then install VIRACCNTNT.SAR
    9- Next install EP RTA VIREPRTA00_0.sca
    10- Install all Java patches for the above components
    Based on the above,
    a- Plz confirm if the above sequence is right.
    b- My question is can I install 6, 7,8, 9 with JSPM at once as one step?
    c- Also can I install SCA files with JSPM first and then install RTA files on ABAP stack later?
    d- Also we have BI system with ABAP & JAVA Stacks. Is VIRSANH sufficient for both ABAP & JAVA, or do we need an additonal RTA for BI JAVA ?
    Thanks for your valuable inputs in advance.
    Regards,
    Haleem

    Hi,
    > 1- What is the UME of your BI Java stack ?
    >
    > Answer: We have installed BI JAVA, EP, EP Core, so we use SSO with EP and BI ABAP. So the portal is UME for BI Java stack.
    >
    Check below link which will answer your queries:
    Java RTA for GRC 5.3
    > 2- Check SAP Note 1174625 - Access Control 5.3 Java Support Pack Installation
    >
    > I checked the note 1174625, which says the following
    >
    > All of the sap.com/grc files have to be undeployed except the db and dictionary files for each component. The files that are NOT to be undeployed are:
    >
    > - sap.com/grc/ccxsysdb
    > - sap.com/grc/aedict
    > - sap.com/grc/redictionary
    > - sap.com/grc/ffdb
    >
    > Since this is a GRC AC 5.3 install on a fresh Netweaver 7.0 EHP1 Java stack install, do I need to undeploy all the above components, before doing AC 5.3 install, as mentioned in the note.
    >
    This is used when you do upgrade your old GRC release to latest one. So if you are doing fresh install then you need not to do these steps.
    > 3- Also this note 1174625 answers to most of my questions, but does not mention anything about VIRACCNTNT.SAR.  Is >this SAR file installed on JAVA Stack or ABAP stack? Is there a OSS note on VIRACCNTNT.SAR?
    >
    This file contains Roles, Rules, functions for RAR, CUP, ERM etc. in txt files which you need to upload when you will do the configuration of GRC.
    Thanks
    Sunny

  • Creating UNIX file for RFBIBL00

    Hi All,
    I am creating the file for the RFBIBL00 program to use.
    I am filling in structures
    BGR00 - SESSION
    BBKPF - HEADER
    BBSEG - DOCUMENT
    so in my I am planning for my file to contain
    1 session rec
    1 header rec
    multiple document recs
    is there any specific way to format the file? like spacing between variables? I see that the "/" is used for special chars.
    I am just wondering what is the correct way to setup this file so the RFBIBL00 will process it?
    thanks
    Keith

    here is the documentation on the strucures:
    << Please do not post copyrighted material here >>
    Edited by: Rob Burbank on Jun 19, 2009 2:15 PM

Maybe you are looking for

  • Crunching noise from the optical drive

    Whenever I try to insert a CD into the disk drive, I get the noise from sample-1 under the "Inserting a disk" section from the Apple support link Mac notebooks with optical drives: Noises from the optical drive - Apple Support I can't find anything o

  • Connecting my 3GS to a KENWOOD Car deck

    I plug in my iPhone with the proper cable to control it vaa my car deck and I get no sound. All the other controls work and I can see all my media on the phone and it appears to be playing. Any suggestions?

  • Transferring photos from laptop to Itunes

    I had to do a systems restore on Iphone. The only thing that bothered me was losing the photos, i found most of them stored on my laptop. Is there any way of transferring them to Itunes and thus onto my Iphone when i sync?

  • Difference Between N8 Made in finland and made by ...

    1st of all, i do not believe this s... 2nd of all, most of my nokia set was made in china and i have no complain with that. but recently, i saw some serous post about made in finland and made by nokia set. so i bought both made in finland (no warrant

  • I did not find any difference from my iPad 2 and iPad 3?

    I did not find any difference from my iPad 2 and my iPad 3, I am wondering did they sell me the same iPad