Dynamics AX – Service EndPoints

The following table lists all the service endpoints that were available in Microsoft Dynamics AX 2012 and the new service endpoints that have been introduced in Dynamics AX.

Service endpoint AX 2012 Dynamics AX
Document Services (AXDs) Yes No – Replaced by data entities
SOAP-based Metadata Service Yes No – Replaced by REST metadata
SOAP-based Query Service Yes No – Replaced by OData
OData Query Service Yes No – Replaced by OData
SOAP-based Custom Service Yes Yes
JSON-based Custom Service No Yes (New)
OData Service No Yes (New)
REST Metadata Service No Yes (New)

For full details – please check AX Wiki:

https://ax.help.dynamics.com/en/wiki/dynamics-ax-7-services-technical-concepts-guide/

Advertisement

Dynamic Reports with Telerik (Silverlight4 – Part 2)

We have been work hard to get running with dynamic reports. I admit that Telerik solution for report is pretty cool.

There were are following options to get our work going:

  1. Make use of “Table” API in Telerik Report
  2. Simple approach of making fields and align them properly

Option 1, failed to great extent in terms of loading heavy amounts of data. (1600 rows, between is not heavy). Researched on it today and submitted ticket to telerik 448457. With that i hope they fix the issue of table rendering. There is something seriously wrong with their approach.

That being said, i really like the support they give to people for their solution, help system and follow-ups are quite good. With Video tutorials – it makes life easier when you get stuck into some problem.

Now, we went for other (simpler) approach.

Rough flow of information through the silverlight application

Silverlight -> WCF (ReportService.svc) -> Report_NeedDataSource -> Build Report Columns, and provide the data source itself.

Now, Passing information of the context, connection string and running or making query for report posts lot of questions

  1. Security
  2. How to pass back and forth
  3. Fields to display

With that in mind, we used simple parameter passing with some token that tells us where to look for information. This allow us to not send any connection string infomation though the wire.

// important

((System.ComponentModel.ISupportInitialize)(report)).BeginInit();

//get details section, you can get name of the detail section by looking at definition of

//InitializeComponent

DetailSection detailSection = report.Items[“detail”] as DetailSection;

//set height

detailSection.Height = Unit.Inch(0.2);

String[] fields = ….

foreach (String fld in fields)

{

//Fields

Telerik.Reporting.TextBox numberTextBox = new Telerik.Reporting.TextBox();

Telerik.Reporting.TextBox grpHeaderLabel = new Telerik.Reporting.TextBox();

numberTextBox.Left = Telerik.Reporting.Drawing.Unit.Inch(counter);

grpHeaderLabel.Left = Telerik.Reporting.Drawing.Unit.Inch(counter);

//Your Logic for alignment or any other goes here…

//Add them to respective sections

detailSection.Items.Add(numberTextBox);

grp.GroupHeader.Items.Add(grpHeaderLabel);

counter += 1D;

}

//Make Data Source

Telerik.Reporting.SqlDataSource dataSource = new Telerik.Reporting.SqlDataSource();

//connection code goes here…

//select query

dataSource.SelectCommand = “Select fields from table “;

report.DataSource = dataSource;

//pretty important

((System.ComponentModel.ISupportInitialize)(report)).EndInit();

Ok, thats all you need to do.

Note: Create a Blank Report for Telerik.Reporting and then write code in there.

Thanks,

JOB: Require Senior Asp.NET Developers x 2

Hi,

We are require another Asp.net Developer at Vanguard Software Group for their pakistan office.

Experience Required: 4+

Number of Post: 2 now …

What we offer:

  1. Smooth Enviornment
  2. Good work ethics
  3. Laptop
  4. Medical
  5. Paid Leaves
  6. Opportunity to learn new things
  7. No LATE SITTINGS 🙂 – Guaranteed

So, send in your Cvs to rizwan@vsgsolutions.com / rizworks@gmail.com

Web: http://www.vsgsolutions.com

Looking forward for good ones…

Thanks,

 

Thanks,

JOB: Require Senior Software Engineers at Vanguard Software Group (Lahore, Pakistan)

Number of Posts
    3 (Three)

 

Main Objectives
Vanguard Software Group requires highly talented and experienced ASP.NET resources to join highly technical team.

Should have Experience In
• Asp.net 3.5
• Asp.net 4.0
• C#
• SQL Server
• Microsoft Ajax
• JQuery
• Web Services – SOAP
• WCF (nice to have)

Skills
• Strong knowledge of SDLC and RAD Model.
• 5+ years of development experience in Microsoft .NET framework, ASP.NET(C#) and infragistics tools.
• Must be a good Database engineer who can work with or develop SQL queries and stored procedures for complex scenarios.
• Ability to multi-task in a fast paced, changing environment.
• Ability to achieve set goals and deadlines.
• Ability to self-motivate and self-direct.
• Demonstrate excellent analytical and problem solving skills.
• Demonstrate excellent communication and interpersonal skills.
• Must have good analytical skills.
• Good grasp over object oriented concepts.

Package

• Medical Allowance
• Handsome Salary
• Lap Top

Send your resumes to

rizwan@vsgsolutions.com
http://www.vsgsolutions.com