Support Service - IT for ----> Microsoft Dynamics AX 2012
--------> Installing Dynamic AX ERP Client setup and checking for user access for login in ERP also checking for Role as per the user profile. ( whether user belongs to account , HR or sales etc. )
------> Checking for PR or PO status ( History , Approvals , current status workflow complete or pending )
-------> Testing for Customized changes in Test Server of ERP
--------> Support Users for daily activities in AX 2012 Application regarding Receiving Notes.
=========================================================================
-------> Run query in SQL 2012 for solve the space issue on servers C: Drive
DBCC
SHRINKDATABASE (Transact-SQL)
Applies To: SQL Server
2012
Shrinks the size of
the data and log files in the specified database.
DBCC SHRINKDATABASE
( database_name | database_id | 0
[ , target_percent ]
[ , { NOTRUNCATE | TRUNCATEONLY } ]
)
[ WITH NO_INFOMSGS ]
======================================================================
Multiple EXE for AX :-
======> We can Make AX application Exe 2-3 as per our servers Live or Testing and open same time for work simultaneously.
STEP 2 --> Create new configuration in Microsoft Dynamics AX 2012 Configuration Utility.

STEP 3 --> Copy and Paste EXE then Rename in Properties
Add the new config Name in Target Path Including with " -regConfig=XXXX "
where XXXX indicate the new config server name.

=================================================================
Notification about new PR , PO assign or approval, cancellation, rejection all we can find bottom side of this icon like bell sign in AX 2012 application.
=================================================================
STEP 1 - For change the interface ( Language ) of application you can follow below steps.
Go to File --- Tools --- Options
STEP 2 - Change the Language as per the choice.
==============================================================



No comments:
Post a Comment