 |
|
Baanboard.com |
Does your use of MS-SharePoint requires interface with your ERP system?
|
|
|
User login
|
|
Frontpage Sponsor
|
|
Poll
|
As a Customer What would do to keep your ERP Implementation intact Proactively define Business Process-- Take the Project Ownership 45% Handover everything to System Integrator from drawing BP till implementation of ERP 18% Hire more inhouse skilled & capable IT Resource to work directly with SI 36% Rely on SI Architects/Consultants 0% Total votes: 11 |
Baanboard at LinkedIn
|

|
|
|
Does your use of MS-SharePoint requires interface with your ERP system?
|
By george7a at 17 Feb 2014 - 09:38
|
We do not use MS-SharePoint 49% (50 votes) We do not have a need for an interface between SharePoint and ERP 17% (17 votes) We need to insert or update data in SharePoint from the ERP 10% (10 votes) We need to access SharePoint data from the ERP 2% (2 votes) We need to access and insert data to SharePoint from the ERP 10% (10 votes) We already have a third party tool to create the interface between SharePoint and ERP 10% (10 votes) Other - Please Comment 3% (3 votes) Total votes: 102
|
|
|
All times are GMT +2. The time now is 03:21.
Please mail your queries to Sudipta.som.bs@gmail.com
2) We can use MSBI (SSIS) component to retrieve the data from ERP system to SharePoint 2010. There we can write business logic (conditional logic, it may include your C#.Net coding) to retrieve the Data.
Example: Business wants to give the SharePoint users the facility to check the titim001 table data in different views in Web (Cloud). There we will have the permission who will view the records.
Example: specific country (Business Unit/Department) we see their own records in Web (cloud).
Sometimes business like to share/publish information to subcontractor/customer without providing them the Baan/LN server access.
3) SharePoint have component which called Performance Point, using that you can display different CUBS using SSAS. It have the BI feature of SharePoint.
4) We can write C#.Net coding and used the BOBS server component (pls search in Baanboard.com with BOBS) to insert/update/delete data from Baan/LN. We can also call the BaaN DLL there we can write AFS code to update the Baan tables (tdsls040, tdpur040).
5) Form SharePoint we can also write/post data into SAP/ Microsoft AX using Web Services (.wsdl). But In Baan I didn’t found any Web Services to do the same.
Please let me know if any one required any information, happy to help.
Thanks,
Sudipta Som