Oracle Mobile Supply Chain Application

Hi,
I want to get some in-depth knowledge about oracle MSCA.I have already gone through Mr.Senthil Shanmugam's articles about Oracle MSCA. Can anyone suggest me some other materials that can give me some in-depth practical knowledge in it like how to write new applications and how to customize the existing applications,etc.,. Quick responces would be very useful for me.
Thanks in advance.
Edited by: user13552077 on May 7, 2011 6:20 AM

hi
refer this,
http://www.google.co.in/url?sa=t&source=web&cd=78&ved=0CEUQFjAHOEY&url=http%3A%2F%2Fwww.ncoaug.org%2FNCOAUG%2520Training%2520Day%2520Aug%25202008%2FMobile%2520Supply%2520Chain-Unplugged%2520-%2520Ashok%2520Kowdle%2C%2520AST.pps&rct=j&q=oracle%20msca%20solutions&ei=99vETc6IMcrJrAfZooy7BA&usg=AFQjCNEmgfo2jgEN2y-MZ0LW1_yro4qKKA&cad=rja

Similar Messages

  • Oracle Mobile Supply Chain Applications Installtion/Configuration procedure

    Hi All,
    Can you tell me the Installtion and Configuration procedure of "Oracle Mobile Supply Chain Applications".. on Oracle EBS 11i..
    Ant help would be highly appreciated.
    Thanks,

    I followed the documents and tried the steps in windows 2003 machine and i am getting the following error when i am trying to run the .cmd file.
    C:\msca>run.cmd
    C:\msca>set MWA_GUI_TOP=C:\msca
    C:\msca>set JAVA_TOP="C:\jdk1.1.8"
    C:\msca>"C:\jdk1.1.8"\bin\java -classpath "C:\jdk1.1.8"\lib\classes.zip;C:\msca\
    lib\j5479779.zip oracle.apps.mwa.awt.client.StartGUI
    Can't find class oracle/apps/mwa/awt/client/StartGUI
    Kindly suggest a solution pls.
    Thanks
    karthi

  • Mobile Supply Chain Applications(MSCA) - Share your Experiences?

    All,
    Any one is using MSCA?we starting rolling out across globa,i feel there is not much documentation also we are continuously getting issues with either scanners or terminal emulators.
    I would be happy listen and learn from your experiences? and also we should have a seperate section for MSCA.
    Rgds,AP

    Hi;
    Please see below notes which could be helpful on your issue:
    MWA Troubleshooting Tips for Release 12 [ID 782162.1]
    Oracle Mobile Supply Chain Applications Documentation Resources, Release 12 [ID 397154.1]
    Oracle Mobile Supply Chain Applications Release Notes, Release 12.1.3 [ID 1101625.1]
    Oracle Mobile Supply Chain Applications Release Notes, Release 12.1.2 [ID 968776.1]
    Release 12.1.1 New and Changed Features in Oracle Mobile Supply Chain Applications [ID 872933.1]
    Also see:
    http://download.oracle.com/docs/cd/B53825_01/current/html/docset.html
    http://oracleappscommunity.com/oracle/blog/tags/msca/
    Regard
    Helios

  • Jdeveloper set up for MSCA(Mobile supply chain application) custom page

    Hi Everyone,
    Can anyone provide me with the jdeveloper setup instructions to write class files for MSCA Application. I was trying to redo the helloworld tutorial from anil passi.com(http://oracle.anilpassi.com/hello-world-mobile-supply-chain-application-framework-6.html). But when i write import statements as below, jdeveloper does't recognize these import statements and throws error when i try to compile.
    import oracle.apps.inv.utilities.server.UtilFns;
    import oracle.apps.mwa.beans.FieldBean;
    import oracle.apps.mwa.container.Session;
    import oracle.apps.mwa.eventmodel.AbortHandlerException;
    import oracle.apps.mwa.eventmodel.DefaultOnlyHandlerException;
    import oracle.apps.mwa.eventmodel.InterruptedHandlerException;
    import oracle.apps.mwa.eventmodel.MWAEvent;
    import oracle.apps.mwa.eventmodel.MWAFieldListener;
    The steps I did in jdeveloper are:
    1) Created OA Workspace
    2) Create project under it with a package structure xxx.oracle.apps.inv.customfunction.server
    3) Right click on project and selected New Java Class file
    4) Wrote code in the java class file.
    So what exactly i should do so that i can compile my code in jdeveloper without errors. ( I know that we have to deploy these files to apps instance inorder to execute. I just want to compile it in jdeveloper).
    Thanks
    Sunny
    Edited by: user13369509 on Mar 16, 2011 8:49 AM

    my issue is resolved. i'm getting this problem when i add just java class file to the project. but when i also add the business componets and page component and generate controller class to the project , i can see that import is recognized by the java class file. So i guess i have to delete all the unwanted business components that i have created at the end.
    Thanks
    Sunny
    Edited by: user13369509 on Mar 16, 2011 12:44 PM

  • Mobile Supply Chain Application in Vision R 12.1.1

    HI Forum, I have A Vision Demo instance running on Red-hat 5.3.
    How can I install / Enable "*Mobile Supply Chain Application*" and what will the port number for the telnet?
    Thanks in advance!

    Hi,
    Please refer to the User/Implementation manuals as the steps are covered in the documentation.
    Mobile Supply Chain Applications
    http://download.oracle.com/docs/cd/B53825_03/current/html/docset.html
    Regards,
    Hussein

  • How to implement barcodes in mobile supply chain applications

    Hi,
    How to read a 2d data matrix barcode and input data into mobile supply chain applications.
    Can someone tell me the devices we use to implement MSCA barcodes.
    Thanks,
    Srikanth

    Could you give us more details ? Is it Peoplesoft related ?
    Nicolas.

  • Oracle Mobile Supply Chain r12.1

    Hello,
    First time in life, I am configuring Mobile Supply chain for my site. I am following document from this link:
    http://docs.oracle.com/cd/E18727_01/doc.121/e13467/T258138T411019.htmYou will notice that under "MWA Server Setup" section, it outlines following steps
    MWA Configuration File: Configure mwa.cfg
    The following procedure lists the steps necessary to configure the mwa.cfg file.
    Locate the mwa.cfg file in the $INST_TOP/admin/install directory.
    Copy the file Mwa_template.cfg to the file mwa.cfg
    Edit the mwa.cfg file and configure following parameters
    *Set mwa.DbcFolder=full directory of folder containing the .dbc file ending with “/”.*
    *Set mwa.DbcFile=dbc file name*
    Set mwa.logdir=full directory of log file
    Set mwa.TelnetPortNumber=default port#
    Setmwa.DropConnectionTimeout= no. of minutes
    Set mwa.StaleSessionTimeout= no. of minutes
    Set mwa.LogLevel=error or traceTake a look at the bold highlighted steps:
    Set mwa.DbcFolder=full directory of folder containing the .dbc file ending with “/”.
    Set mwa.DbcFile=dbc file name
    My question is:
    where do I get these DBC files from and what is the location for the same?
    Please advise
    Darsh

    where do I get these DBC files from and what is the location for the same?It's under $FND_SECURE directory -- Login as applmgr user on the application tier node, source the application env file and you should find the dbc file under $FND_SECURE directory.
    http://www.oracle.com/pls/ebs121/search?word=DBC&format=ranked&remark=quick_search
    Thanks,
    Hussein

  • Oracle Warehouse Management System (WMS) or Mobile Supply Chain Application

    Please point me to a URL or site where I can see a demo of Oracle WMS or MSCA - Thanks

    you can try this Link
    http://www.solutionbeacon.com/tools_vision.htm
    you should also be able to touch base with oracle sales who can arrange a demo.

  • Oracle MSCA (Mobile Supply Chain Applications)/ Oracle Apps MSCA

    Hi Guys,
    If you have any study material on Oracle MSCA please fwd me at [email protected]
    Thanks in advance !!!!!

    I followed the documents and tried the steps in windows 2003 machine and i am getting the following error when i am trying to run the .cmd file.
    C:\msca>run.cmd
    C:\msca>set MWA_GUI_TOP=C:\msca
    C:\msca>set JAVA_TOP="C:\jdk1.1.8"
    C:\msca>"C:\jdk1.1.8"\bin\java -classpath "C:\jdk1.1.8"\lib\classes.zip;C:\msca\
    lib\j5479779.zip oracle.apps.mwa.awt.client.StartGUI
    Can't find class oracle/apps/mwa/awt/client/StartGUI
    Kindly suggest a solution pls.
    Thanks
    karthi

  • Mobile Supply Chain

    hello
    This is on r12.1.3
    We are in the process of implementing Mobile Supply Chain applications.
    And for that we need to procure hand held scanners. Question is, which ones? 
    Does Oracle recommend any specific  brand for handheld scanners that are optimized or set as standard for MSCA?   We are leaning towards Honeywell as they are traditionally known to work with Oracle products, but open to new suggestions (if any).   If you can refer a link or white paper from Oracle, it will help.
    Thanks,
    Darsh

    We are running 11.5.10.2 on Linux 64 bit. Client requires to implement Mobile supply chain...Can any one give me some metalink notes or pointers for the same . ?/ Do we have to do any installation in Handhelds too ? ..PLease guideI assume the application tier node is running on Linux 32-bit since this tier is not supported on Linux 64-bit.
    Please refer to "Oracle Mobile Supply Chain Applications Installation and Implementation Guide" and "Oracle Mobile Supply Chain Applications User's Guide" which can be accessed from http://docs.oracle.com/cd/B25516_18/current/html/docset.html
    You may also refer to:
    What Are The Parameters To Start GUI Oracle Mobile Supply Chain Applications Using CrEme.exe ? [ID 413625.1]
    Unable to Stop Mobile Supply Chain App Server Manually [ID 170939.1]
    MWA Troubleshooting Tips for Release 11i [ID 269991.1]
    Does MWA Provide Any Interface To Monitor And Configure, Mobile (Supply Chain) Applications Server Manager [ID 312170.1]
    Thanks,
    Hussein

  • Mobile supply chain- 11i

    Hai all,
    We are running 11.5.10.2 on Linux 64 bit. Client requires to implement Mobile supply chain...Can any one give me some metalink notes or pointers for the same . ?/ Do we have to do any installation in Handhelds too ? ..PLease guide
    Kai

    We are running 11.5.10.2 on Linux 64 bit. Client requires to implement Mobile supply chain...Can any one give me some metalink notes or pointers for the same . ?/ Do we have to do any installation in Handhelds too ? ..PLease guideI assume the application tier node is running on Linux 32-bit since this tier is not supported on Linux 64-bit.
    Please refer to "Oracle Mobile Supply Chain Applications Installation and Implementation Guide" and "Oracle Mobile Supply Chain Applications User's Guide" which can be accessed from http://docs.oracle.com/cd/B25516_18/current/html/docset.html
    You may also refer to:
    What Are The Parameters To Start GUI Oracle Mobile Supply Chain Applications Using CrEme.exe ? [ID 413625.1]
    Unable to Stop Mobile Supply Chain App Server Manually [ID 170939.1]
    MWA Troubleshooting Tips for Release 11i [ID 269991.1]
    Does MWA Provide Any Interface To Monitor And Configure, Mobile (Supply Chain) Applications Server Manager [ID 312170.1]
    Thanks,
    Hussein

  • Mobile supply chain planning

    Where can i get details about oracle mobile supply chain planning?
    Thanks in advance.
    G.R.RAMESH

    Dear Amr,
    When dealing with Oracle concerning the planing process, we can use one of the following methods:
    1- Traditional Planning (Forecast>MDS>MPS>MRP); this is the favor method when you have one organization setup in the system.
    2- Oracle Supply Chain Planning method; this is used if you have more than one organization setup in the system; i.e. if you have distribution inventory organization, raw material inventory organization, and finished good inventory organization separates from each others.
    3- Advanced Supply Chain Planning.
    My question is how to setup the second type (Supply Chain Planning)? , any body has an idea?

  • Mobile Supply Chain SET UP - BR100

    We are in the first steps of the implementation phase of setting up the application. Using AIM, we have created BR100s to document our set up. Have not been able to locate any such documentation for Mobile Supply Chain.

    We are implementing MSCA also and created our own Set Up documents. We are having problems not only in the implementation but also with Oracle Support. We have even request on-site Oracle Consulting Services.

  • Mobile Supply Chain Management- Urgent

    Hi Guys,
    Does anyone has white papers or other documents related to mobile sipply chain applications.What technology is being used?Please help

    Does this help ?
    Concepts Guide
    http://download-west.oracle.com/docs/cd/B12190_11/current/acrobat/115jtmig.pdf
    Implementation Guide :
    http://download-west.oracle.com/docs/cd/B12190_11/current/acrobat/115maig.pdf
    User Guide
    http://download-west.oracle.com/docs/cd/B12190_11/current/acrobat/115mscaug.pdf
    Warm Regards
    Vinod Subramanian

  • ORACLE ADVANCE SUPPLY CHAIN PLANNING

    where can i find the installation
    and configuration technical manuals
    for the product ORACLE ADVANCE SUPPLY
    CHAIN PLANNING 11i in HP 'V' AND 'N'
    class servers in HP-UX ver.11.0.
    HAS ANYBODY DONE IT, LET ME KNOW

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Mike Kupetis ([email protected]):
    I can send you the Implemntation Guide...if you wish?<HR></BLOCKQUOTE>
    yes, please do send me the Implementation
    guide for product ORACLE ADVANCE SUPPLY
    CHAIN PLANNING 11i in HP 'V' AND 'N'
    class servers in HP-UX ver.11.0.
    Thanks
    null

Maybe you are looking for

  • Weblogic.ejbc compiler

    Hi, i've a problem with the boot of the entity beans. My entity beans extends a class in which there is a definition of a public variable Long which there isn't defined in the bean but it is in the ejb-jar.xml as cmp-field and in the weblogic-ejb-ext

  • How to Build a Preloader for Flash CS4 and Actionscript 3.0

    With the wonderful help of many people on this site, I have successfully buit a nice website using Flash CS4.  I am wanting to deploy the site this weekend and I'm working on the finishing touches.  I would like to add a preloader so that the viewer

  • Author a USB key

    A client is interested in authoring a USB key that would automatically load like a DVD when loaded into a computer or I suppose those new TV's with a USB input. My guess is that I would just take the VIDEO_TS and AUDIO_TS folder and copy it over to t

  • Does I photo duplicate images when added to more than one album?

    I am trying to eliminate duplicates in IPhoto.  Is each image duplicated if addes to more than one album?

  • I can't get this script to produce output to the screen or a log file

    I can't get this script to produce output to the screen or a log file of the select statement results as they are executed. SET SERVEROUTPUT ON size 100000 DECLARE v_schema     Varchar2(50); v_statement      Varchar2(500); v_name varchar2(30); v_id v