عرض مشاركة واحدة
قديم 17-Jun-2012, 02:16 PM   #1
Mohamed Salah
عضو جديد
 
تاريخ التسجيل: Jul 2007
المشاركات: 7
من مواضيعي  
Thumbs up How to login to Great Plains [Automatically] .pdf

[align=left]How to login to Great Plains [Automatically] with pre-defined login information [User \ Company]?
Sometimes users needs to make login to be easy as much they can, especially who doesn't want to insert his login information every time when open GP.
That will be done easy by using below steps:
1. Create txt file then rename it to "LOGIN.mac", contains below script after update it by [user id/ password/company name].
************************************LOGIN.mac***** *********************************
************************************************** *********************************
# DEXVERSION=9.00.0063.0 2 2
Logging file 'macro.log'
CheckActiveWin dictionary 'default' form Login window Login
MoveTo field 'User ID'
TypeTo field 'User ID' , 'sa'
MoveTo field Password
TypeTo field Password , 'css'
MoveTo field 'OK Button'
ClickHit field 'OK Button'
NewActiveWin dictionary 'default' form 'Switch Company' window 'Switch Company'
ClickHit field '(L) Company Names' item 3 # 'Nile Online Co.'
MoveTo field 'OK Button'
ClickHit field 'OK Button'
WindowMove dictionary 'Manufacturing' form 'ICJC_DYNAMICS_RCB_FORM' window 'ICJC_DYNAMICS_RCB_FORM' pointh 5000 pointv 5000
WindowMove dictionary 'Manufacturing' form 'MFG_Reports' window 'MFG_Reports' pointh 5000 pointv 5000
NewActiveWin dictionary 'default' form syReminders window syReminders
MoveTo field '(L) btnClose'
ClickHit field '(L) btnClose'
NewActiveWin dictionary 'Manufacturing' form 'MFG_Reports' window 'MFG_Reports'
CommandExec dictionary 'default' form 'Command_System' command CloseAllWindows
ActivateWindow dictionary 'default' form Toolbar window 'Main_Menu_1'
************************************************** *********************************
2. Set file LOGIN.mac on GP folder path [C:\Program Files\Microsoft Dynamics\GP].
3. Create copy form GP shortcut, and then update its target to be as below.
["C:\Program Files\Microsoft Dynamics\GP\Dynamics.exe" Dynamics.set LOGIN.mac]

4. Double click the new shortcut, the application will open using login info that you want.
Sometimes users need to do make that login to be done automatically, especially to open such company DB before run any type of integration.
That will be done easy by using scheduled Tasks as shown below:-
1. From Programs Accessories System Tools  Open Scheduled Tasks.

2. Add new Scheduled Task.
3. Choose shortcut defined before for Auto login.
4. Set your Scheduled preferences.
5. Enter your windows login information.
6. Choose to open advanced properties.


7. Replace run path to ["C:\Program Files\Microsoft Dynamics\GP\Dynamics.exe" Dynamics.set LOGIN.mac]

8. The GP will be login automatic for that user accoring to schedualed time. And that schedualed time could be updated anytime from schedual tab.

Best Regards,
Mohamed Salah Bashir
CSS, Senior Business Consultant

Mobile: (+2012) 452-3907
E-mail: - نأسف لإخفاء البريد الإلكتروني ..تم إخفائه تلقائياً لأسباب تحمي الأعضاء من الرسائل الإعلانية(Spam) _الادارة -
URL: www.css.com.eg

[/align]
الملفات المرفقة
نوع الملف: pdf How to login to Great Plains [Automatically] .pdf‏ (142.1 كيلوبايت, المشاهدات 1375)
__________________
§¤~¤§¤~¤§~*¤ô§ô¤*~محمد صلاح بشير~*¤ô§ô¤*~§¤~¤§¤~¤§مشكوووووور والله يعطيك الف عافيهاللهم صل على محمد وعلى آله وصحبه أجمعين
Mohamed Salah غير متواجد حالياً   رد مع اقتباس