mobile applications

30
Mobile Applications Starting the server General Navigation Working with Discrete Jobs

Upload: tsurendar

Post on 25-Oct-2015

97 views

Category:

Documents


1 download

DESCRIPTION

Oracle Mobile application

TRANSCRIPT

Page 1: Mobile Applications

Mobile Applications

Starting the server

General Navigation

Working with Discrete Jobs

Page 2: Mobile Applications

Starting the Servers 11.5.10

• 1) telnet into instance.oracle.com

• applmgr/applmgr

• 2)Change your directory to the Mobile Application top directory and

binary directory

• cd $MWA_TOP/bin

• 3. Enter the following text to start the server:

• mwactl.sh start 2310 (2310 is the default directory)

• 4. Enter the following text to start the server:

• mwactl.sh start 2320 (2320 is the default port).

• 5. Enter the following text to start the dispatcher:

• mwactl.sh start_dispatcher

• This will leave an open telnet window on you desktop, you can close

it

Page 3: Mobile Applications

Connecting to MSCA

In 11.5.10: go to the cmd prompt on your computer:

start>run>cmd

telnet instance.oracle.com 2310

Enter your username and password for the instance.oracle.com

Page 4: Mobile Applications

Shutting Down The Servers

• TO Shutdown the telnet server and Dispatchers

• cd to $MWA_TOP/bin

• mwactl.sh -login sysadmin/sysadmin stop 2310

• mwactl.sh -login sysadmin/sysadmin stop 2320

Page 5: Mobile Applications
Page 6: Mobile Applications

Click on Default to open this login screen

Input your user name and password

Page 7: Mobile Applications

This is your main menu screen:

Select

1) Mobile Quality

2)Manufacturing

3) Warehouse Management

Page 8: Mobile Applications

Selecting Manufacturing the Following submenu appears

Page 9: Mobile Applications

Under the Assy & Material Txn screen

Move, Complete, Return, Scrap and Reject assembly screens

Also Material Transaction screens appear under this selection

Page 10: Mobile Applications

Under the Serialized Assy & Material Txn Screen

Move, Complete/Return, Scrap/Reject

Assemblies also Material Transactions

Serial Status and Print Labels

(Handled by WMS group)

Page 11: Mobile Applications

The next three Choices

Option 3: View Job/Schedule

Option 4: Work order-Less Completion

Option 5:

Flow Txn

Options 6,7,8,9: Resource Transactions

Change Org

Logout

Page 12: Mobile Applications

To Access the help Screen, Press the F1 key

Page 13: Mobile Applications

MSCA 12.x

• For 12.x please review the following note • Note.782162.1 Ext/Pub MWA Troubleshooting Tips for Release 12

Page 14: Mobile Applications

Starting the Server in 12.x

• To start the MWA telnet server complete the following procedure (at a UNIX/LINUX

• prompt):

• 1. Source the APPLSYS.env

• 2. Enter the following text:

• cd $INST_TOP/admin/scripts

• 3. Enter the following text:

• mwactl.sh start [port number]

• Shut Down Process

• To shutdown the MWA telnet server complete the following procedure (at a

• UNIX/LINUX prompt):

• 1. Enter the following text:

• cd $INST_TOP/admin/scripts

• 2. Enter the following text where xxx is application user id with system administrator

• responsibility or a valid database user and yyy is the application user password.

• mwactl.sh-login xxx/yyy stop [port number]

Page 15: Mobile Applications

Starting the Dispatcher

• Starting/Shutting down the MWA Servers and Dispatcher

• You can use the MWA Dispatcher to balance user load across many MWA Servers.

• Users connect to a single dispatcher port. The Dispatcher then re-directs each

• connection to one of the available servers associated with that dispatcher.

• Starting the MWA Servers and Dispatcher

• To start two MWA servers and the MWA Dispatcher complete the following procedure

• (at a UNIX/LINUX prompt):

• 1. Source the APPLYSYS.env.

• 2. Enter the following text:

• cd $INST_TOP/admin/scripts

• 3. Enter the following text to start the server:

• mwactl.sh start 2310 (or any port number)

Page 16: Mobile Applications

Shutting Down the Dispatcher

• Shutting Down the MWA Servers and Dispatcher

• To shutdown the MWA servers and the MWA Dispatcher complete the following

• procedure (at a UNIX/LINUX prompt):

• Source the APPLYSYS.env.

• 1. Enter the following text:

• cd $INST_TOP/admin/scripts

• 2. Enter the following text where xxx is application user id with system administrator

• responsibility or a valid database user, yyy is the application user password, and

• 2310 is the port number of the first server.

• mwactl.sh-login xxx/yyy stop 2310

• 3. Enter the following text where xxx is application user id with system administrator

• responsibility, yyy is the application user password, and 2320 is the port number of

• the second server.

• 4. mwactl.sh-login xxx/yyy stop 2320

• 5. Enter the following text:

• mwactl.sh stop_dispatcher.

• Note: The MWA server terminates only when all mobile users are

• disconnected. New users cannot sign-on when the server is

• stopped. If you want to terminate the server while users are

• connected, you can use the stop_force command in place of the

• stop command to stop the server immediately.

Page 17: Mobile Applications

Basic Responsibilites

• Materials & MFG

• This will give you access to Inv,PO,WIP...

• MWA Server Manager

• So you have the ability to

• Start and stop the server

• Monitor the server

• and Configure

• Also You can add the following

• MWA Administrator

• MWA Telnet

• which can be accessed in the Mobile itself

• Descriptions are below

• The following responsibilities are seeded by default and are available for immediate

• use:

• • Materials Management-This responsibility contains all the mobile transactions for

• processing material within Oracle Inventory. It provides transactions such as

• miscellaneous receipt, transact move order, and ship confirm.

• • Mobile Quality User -This responsibility contains the mobile user interfaces for

• Oracle Quality transactions. It supports transactions for entering and viewing

• quality collection plans.

Page 18: Mobile Applications

Continued

• • Manufacturing Mobile Apps -This responsibility contains the mobile user interface

• for Oracle Manufacturing (WIP) transactions. It provides transactions such as

• component issues, assembly completions and job inquiries.

• • Materials & Mfg-This is the super user responsibility for Oracle Mobile Supply

• Chain Applications. It contains all the transactions from both the Materials

• Management and Manufacturing Mobile Apps responsibilities. It is essentially the

• superset of menu options for Receiving, Inventory, Manufacturing, Picking, and

• Shipping.

• • MWA Administrator- This responsibility contains two menu entries that can be

• used on the mobile device for Administrator purposes:

• • Telnet Session Monitor allows you to monitor the session of another mobile

• user. This is useful for training and demonstration purposes. This functionality

• is often called mirroring. Both users must be on the same MWA server. For

• example if the dispatcher is being used, both users must have been routed to

• the same actual MWA server.

• • Send Message allows you to send a brief text message to another mobile user.

• The recipient receives the message when he/she presses the next key on the

• mobile device. This does not disrupt the ability to process transactions. For this

• functionality to work, both users must be on the same MWA server.

Page 19: Mobile Applications

Full List Of

Navigation Keys

MWA Navigation Keys:

MWA_HELP=F1

MWA_MENU=F2

MWA_BACK=F3

MWA_FORWARD=F4

MWA Function Keys:

MWA_CLEAR_FIELD=CONTROL - K

MWA_LOVSUBMIT=CONTROL - L

MWA_MAIN_MENU=CONTROL - M

Prior Screen CONTROL - N

MWA_MESSAGE_DETAIL=CONTROL - B

MWA_TOGGLE=CONTROL - Q

MWA_FIELD_DETAIL=CONTROL - A

MWA_BUTTON_ACCLRTOR=ESC

MWA_PAGE_UP=CONTROL - D

MWA_PAGE_DOWN=CONTROL - C

MWA_ABOUT_PAGE=CONTROL - X

MWA_FLEX_POPUP=CONTROL - F

MWA_FLUSH_INPUT=CONTROL - E

MWA_DROP_CONNECTION=CONTROL - Z

INV Function Keys:

INV_GENERATE=CONTROL - G

WMS Function Keys:

WMS_SKIP_TASK=CONTROL - S

WMS_INVOKE_DEVICE=CONTROL - P

Page 20: Mobile Applications

Some FYI’s • If your OS is below Windows XP you will have to use Windows XP version of telnet because the

navigation keys do not work correctly. You can go to any XP system and search for telnet.exe and

copy it or mail it to you Non XP box.

• Setting up sql trace in Mobile see note: Note 277655.1

• (NOTE: If you get the following message when you try to login " No

Responsibility" then Make sure you have the following

Responsibilities defined for your user:

Manufacturing Mobile Apps

Mobile_Client_User

Mobile Administrator

• ERRORS FOUND WHILE TESTING:

• When selecting any responsibilty and the Organization screen appears

• You input any org code example M1, V1 ...

• and your result is "Not Result Is Found"

• Shutdown the telnet server and Dispatcher

• Created Note 419278.1 MSCA SELECTING ORG RESULTS IN ERROR No Result

Is Found

Page 21: Mobile Applications

Responsibilities

• Below is a list of Responsibilities in Applications that you may want to set so you have accesses

• Mobile Quality User

• WHSE MGMNT Mobile User - Vision Operations

• Warehouse Management Super User Vision....

• Manufacturing Mobile Apps

• Mobile Administrator

• Mobile_Admin

• Mobile_Client_User

Page 22: Mobile Applications

Inv & WMS Notes

Note.300477.1 Ext/Mod WMS/MSCA - Invalid Concatenation When Referencing

Stock Locator In Mobile Apps

Note 368761.1 In 11.5.10, There Is Delay In MSCA After Opening Inventory

Accounting Periods

Page 23: Mobile Applications

Mobile App. Server Issues Some Notes on Barcoding:

Note 297992.1 Advanced Barcode Strategies

Note.62038.1 Ext/Arc Setting Up Barcode On Unix and Windows

Note.77438.1 Ext/Arc How Use a Bar Code Reader/Scanner with Developer 2000 Forms

Note.782162.1 Ext/Pub MWA Troubleshooting Tips for Release 12

Note.386925.1 How To Install Patch 4941477 - Mobile Wireless Applications (MWA)J2ME

Telnet GUI Client

Note.559614.1 Ext/Pub MWA Server Hangs on R12 Environments

Note.757983.1 Supported Barcode Formats In Release 12

Page 24: Mobile Applications

WIP Helpful Notes

• Note.567903.1 Issues With Rounding Of 5 Decimals In Transaction Quantity On Mobile

• Note.754313.1 Ext/Pub Can't Do WIP Return In MSCA For Lot Controlled Item

W/Serial Parent

• Note.338291.1 Ext/Pub Howto Enable WMS / MSCA Logging?

• Note.565756.1 Ext/Pub Obtaining Mobile Trace and Debug

• Note.438469.1 Mobile Supply Chain Application (MSCA) - Cannot Connect

• In Orion Search Search on msca or Mobile many more notes

Page 25: Mobile Applications

Other areas that use MSCA

• Inv - Receiving

• PO

• Field Service

• WMS

• OPM

Page 26: Mobile Applications

MSCA GUI

Page 27: Mobile Applications

HOW OT INSTALL THE MOBILE GUI

From Note 294670.1

CLIENT INSTALLATION/SETUP INSTRUCTIONS

Perform the following steps to install GUI Client on Windows Desktop

1. Create the following directory structures

c:\MWA_GUI_TOP\lib

c:\MWA_GUI_TOP\log

2. Download and install JDK 1.1.8 from

http://java.sun.com/products/archive/jdk/1.1.8_010/index.html.

Note: Tab keys will NOT work if JDK other than 1.1.8 is used.

3. Download the GUI Client patch and unzip it to C:\Temp

(Patch 4941477)

e.g. PATCH_TOP=C:\Temp\4941477

4. Copy c:\4941477\j4941477*.zip to c:\MWA_GUI_TOP\lib

5. Create a .cmd file to start the GUI

MWA_GUI.cmd

6. Sample content of .cmd file to launch the GUI Client

(copy and paste the below)

set MWA_GUI_TOP=C:\MWA_GUI

set JAVA_TOP=C:\jdk1.1.8

%JAVA_TOP%\bin\java -classpath

%JAVA_TOP%\lib\classes.zip;%MWA_GUI_TOP%\lib\j4941477_3p.zip;%MWA_GUI_TOP%\lib\j494

1477_fnd.zip;%MWA_GUI_TOP%\lib\j4941477_mwa.zip oracle.apps.mwa.awt.client.StartGUI

Page 28: Mobile Applications

Gui Screen Examples

Page 29: Mobile Applications

Main WIP Screen

Page 30: Mobile Applications

THE END

Michael Polaczak