Skip to main content

Notifications

Community site session details

Community site session details

Session Id :
Microsoft Dynamics GP (Archived)

Business Portal Customization

(0) ShareShare
ReportReport
Posted on by 90

Dear All, 

i am trying to do a small customization on business portal 

i have found this white paper helpful in this matter ,

Using Web Services in Business Portal

 http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=22249

when ever i try the code attached , to create the functionality descried in the white paper 

it is given me the following error message 

The Microsoft Business Framework must be started using EnterpriseSession.Initialize().

which is related to these lines

using Microsoft.BusinessFramework
using Microsoft.BusinessFramework.Entity;

//Method to use company database ID from BP session

public int GetDBID()
{
int dbID;
EntityKey eK;

eK = (Microsoft.Dynamics.Common.Company.Company.Key)EnterpriseSession.DefaultParentKey;

Microsoft.Dynamics.Common.Company.Company company = (Microsoft.Dynamics.Common.Company.Company)eK.GetEntity();

dbID = company.ID;

return dbID;
}

am i doing some thing wrong , or what

any help will be very thankful

*This post is locked for comments

  • kwj3 Profile Picture
    7 on at
    RE: Business Portal Customization

    we are looking for a BP customization resource.  specifically Time & Expense entry windows.  any contact information would be greatly appreciated.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Jainam Kothari – Community Spotlight

We are honored to recognize Jainam Kothari as our June 2025 Community…

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > 🔒一 Microsoft Dynamics GP (Archived)

#1
Almas Mahfooz Profile Picture

Almas Mahfooz 3 User Group Leader

Featured topics

Product updates

Dynamics 365 release plans