cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

want to learn xMII - please help me

Former Member
0 Likes
264

Hi All

I am completely new to this field

Can you please help me in getting acquented with the xMII and some docs to learn

Regards

Siddhartha

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Likes

Hi Siddhartha

Brief summary of xMII and its capabilities is given below:

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/ad9175ea-0b01-0010-92ab-d56...

and this link gives more details about working with xMII:

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b7c79bd4-0a01-0010-4caf-bfb68ab9...

Hope this helps you

Regards,

P.S.Kishore kumar

Former Member
0 Likes

Hi Kishore

thank you for the information , i wanted to know what r the prerequesities for a startup, what the landscape we can work on !!

Regards

siddhartha

former_member4529
Active Contributor
0 Likes

Hi Siddhartha,

You don't need much technical knowledge for developing a composite application using xMII or using it as it doesn't involve the "conventional coding" atall. Everything in xMII are graphical modelling and configuration. Using Illuminator query template you can develop a query (SQL, OLAP, TAG, etc) by selecting the columns you need to display and specifying the join condition (for SQL query). So a bit of SQL knowledge may help while developing SQL queries using xMII. Display template is completely graphical configuartion by which you specify how the data will be displayed to the user. You can develop any business logic using the Business Logic transaction in xMII. You have to drag and drop the actions (e.g. query, repeater, condition, fornext loop, web service call, RFC/JCO, etc) you need to develop the business logic and develop a graphical process flow, which act as a HTTP or web service at runtime. Go though the xMII help documentation at SAP help site and other documents on xMII in SDN which will make it more clear.

Thanks & Regards,

Dipankar

Former Member
0 Likes

Hi,

U need have knowledge on HTML , JAVASCRIPT , CSS(Cascade style sheet),XPATH, XML

Former Member
0 Likes

Hi Dipankar

Is it possible to develop a composite application using xMII.

XMII itself is a composite application. I think we can not do this with help of xmii.

Can anybody give some focus on this issue.

Thanks

Ramshanker

former_member4529
Active Contributor
0 Likes

Hi Ram,

Yes you can develop composites using SAP xMII. Though it's called xApp but predominantly it's a tool to develop apps to integrate and visualize shop-floor system with the enterprise system. SAP xMII provides tools like Query temlate using which you can develop data queries, display templates using which you can develop UI applets (e.g. charts, grid, SPC, etc) and BLS transaction editor using which you can develop business logic.

There are a few SAP partners developing composite applications using xMII and SAP has recently started the certification process for xMII based composites.

Thanks & regards,

Dipankar

Answers (2)

Answers (2)

Former Member
0 Likes

You may also want to check out the two available SAP Education courses.

<a href="http://www50.sap.com/useducation/curriculum/course.asp?cid=60182418">WNALH1</a> and <a href="http://www50.sap.com/useducation/curriculum/course.asp?cid=60182415">WNALH2</a>

Former Member
0 Likes