- 浏览: 404547 次
- 性别:
- 来自: 上海
最新评论
-
yiming163:
thank you!
eCATT, LSMW in detail -
泡泡蓝:
把WITH INCLUDES.改成 WITH ANALYSI ...
User Exits,Customer Exits,BAdI and BTE -
泡泡蓝:
王弈争 写道泡泡蓝 写道SCAN ABAP-SOURCE SO ...
User Exits,Customer Exits,BAdI and BTE -
王弈争:
泡泡蓝 写道SCAN ABAP-SOURCE SOURCETA ...
User Exits,Customer Exits,BAdI and BTE -
jgtang82:
泡泡,我没遇到你所说的问题呀
User Exits,Customer Exits,BAdI and BTE
文章列表
http://www.riyaz.net/blog/xipi-sap-xi-troubleshooting-guide/technology/sap/372/
Here’s a list of common errors/problems in SAP XI and their possible resolutions. This Guide will help you troubleshoot your integration scenarios in SAP XI/PI. This is in no way an exhaustive list. You can add your poin ...
1. Component Monitoring
Integration Engine -> Test Message payload
2. Message Monitoring
Check messages from Adapter Engine (AE is java based and executed prior to messages received at IS)
3. End-to-End Monitoring 4. Performance Monitoring 5. Index Administration 6. Configuration 7. Alert Co ...
Pipeline Services
1. Messages received at the integration server are processed through a defined series of steps called Pipeline Services.
2. When a message is received at the IS, the message is examined and all valid configurations (as maintained in the Integration Directory) for that message are ...
1. From the XI architecture, we can see Adapter Engine is a part of Integration Sever, and Adapter Engine comprises of Adapter Framework and Resource Adapters. Usually we say AE is based on AF.
NOTE:
a) Adapter Framework supports JCA (J2EE Connector Architecture) but is not based on it. In m ...
Introduction
The goal of the Web Dynpro for Java Demo Kit is to provide a comprehensive overview about the capabilities available within Web Dynpro for Java. The Web Dynpro for Java Demo Kit consists of 20 tutorials, several demo applications and a portal-like shell application which offers additio ...
Status
Process Program
Comment
30: IDoc ready for dispatch (ALE service)
RSEOUT00
Process All Selected IDocs (EDI)
02: Error passing data to port04: Error within control information of EDI subsystem05: Error During Translation25: Processing despite syntax error (outbound)29: Error ...
PI 7.0 & 7.1 Mapping - Blogs,Articles,Wiki,Code Samples and Videos Collections
- 博客分类:
- EAI (PI/GIS/EDI)
http://wiki.sdn.sap.com/wiki/display/XI/Mapping+Concepts+in+SAP+XI
Having seen so many forums dealing with the mapping concepts & Techniques, Mapping errors and how to use various mapping in XI, I thought of preparing a consolidated list of all the mapping blogs which will be helpful to all the ...
http://www.erpgenie.com/sap/netweaver/xi/howto.htm
Components
How to Monitor Integration Processes - ccBPM (PDF 583.2KB) This guide explains the detailed procedure of using the transactions for monitoring the Business Process Engine to display detailed information about the status of a speci ...
SLD命名规范Product Product Name :命名以”I_” 开头,例如:I_POS_RETALIX
Product Vendor :命名以”.com” 结尾,例如:retalix.com
Product Version :数字格式表示,例如:1.0
Sofeware units: 接口含义描述 ...
Imported objects can be used in the place where message interface be used, but use single XSD/WSDL definition instead of separate data type, message type definition
Two types of imported objects
1. RFCs
They are remotable function modules defined in an SAP system not the RFC connections.
2 ...
Type of Mapping Program
1. Message Mapping (Graphical Mapping using Mapping Editor in XI)
Message Mapping Simplified - Part IMessage Mapping Simplified – Part II
Node Functions http://www.sharesap.cn/html/XI(PI)zl/Mapping(ys)/530.html
mapWithDefault
formatByExample
splitByValue
collapseCont ...
http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/18117
The SAP Information Interchange is SAP's new EDI and B2B managed service. It is a managed EDI/B2B exchange service that is operated in a cloud computing environment. It utilizes SAP's NetWeaver platform as a foundation for the service which ...
How to ask meaningful question?You have to be keen to observe what is happening and think why it is happening. Every time big bosses come to you, you'd better prepare some meaningful questions even through they may not ask you, but if they do, quiet equals giving up opportunities.
How to express ...
目标、愿景、使命的区别与关连目标(Goal)的涵义: • 达成某种水平或境界。 • 完成某件重要事件,或某项任务。 • 欲实现的某种理想。 目标依时间可区分为: • 长期目标 / 中长期目标 / 短期目标、年度目标 目标是 SMART 的: • Specific 明确的 • Measurable 可以测量的 • Attainable 可以做得到的 • Realistic 实际的 • Time-limited 有时限的
愿景(Vision)的涵义:是一种内心的愿望,是脑筋的一幅图画,是一种驱动力,愿意实践、追求,来达到某一个境界,能追求到某一种成就。
使命(M ...
How do I debug running background processes or asynchronous processes?
In transaction SM50 (process overview), you can select a background process and choose Program/Mode -> Program -> Debugging from the menu.
An alternative workaround, which allows you to step into a particular piece of code ...