NAVISION and Call Centre (VOIP Application) Integration

yksindia
Member Posts: 3
Hi All,
A VOIP telephony System to receive customer calls in the call center, needs to be integrated with navision, to process service request or sales order using standard navision forms prefilled with Calling Customers' information based on the caller id. Does anyone have any experience regarding same. Please provide the details how can we achieve it.
A VOIP telephony System to receive customer calls in the call center, needs to be integrated with navision, to process service request or sales order using standard navision forms prefilled with Calling Customers' information based on the caller id. Does anyone have any experience regarding same. Please provide the details how can we achieve it.
0
Comments
-
I think that all depends on what the system is able to do. Some systems are able to write into SQL table who is calling to which number. In this way you can find out from NAV the correct call for the current user (if you know his phone number and the phone number of the customer) and prefill the data. I think this will be the easiest way...0
-
As Kine said it depends on what VOIP application is able to do and also what NAV suppose to do.
Generally these applications have their own database and can transfer call info by web services, sp or direct db access. Appropriate transfer method depends on your security policy, performance issues...
In this kind of implementations, I generally create a call log and a buffer table for order processing. Call Log is required for consistency between databases and also as a base record linked to derived documents (order, invoice etc.) Buffer table may not be required if you won't experience performance problem but if call quantity is huge then you should move records to be processed from call log to this buffer table for batch processing of order. Otherwise you may experience table lock and slowness issues.
If you suppose to trigger events in NAV (e.g open order when IVR receive a call) you should request Call Center application components which provides event handlers. You can use this objects as automation in NAV and trigger required process on its event calls.
Hope this helps.Ufuk Asci
Pargesoft0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions