cancel
Showing results for 
Search instead for 
Did you mean: 

FQS

Former Member
0 Kudos

Hi All,

I have some doubts on the following can any help me regarding these questions.

1.Source element occurs once whereas the target element is mapped it produced 3times when the mapping is executed. Why does this happen?

3.Where can we do XSLT MAPPING PROGRAMS.

4.When you don’t find the ABAP mapping option in IR what do u do?

6.Is true case sensitive in case of a Boolean function and can 1 be interpreted a Boolean TRUE OR FALSE.

7.Why is a SAP BC used?

8. In IDOC adapter there is no sender communication in XI 3.0 ? But we will define the sender communication channel in PI. what is the difference?

9.Why do we specify the Logical System name in the SLD?

10.Where can you use N: M transformation?

11.43. If you want to cancel a process and set its status to ‘Logically Deleted’ when a Deadline is reached, do you need to use a Control Step having its Action as ‘CancelProcess’ or is it automatically done? :

ANS : AUTOMATICALLY DONE

12.What is the usage of Web Application server in XI?

13.Difference between Xi business process and workflow?

Thanks & Regards,

Venki

Accepted Solutions (0)

Answers (1)

Answers (1)

Shabarish_Nair
Active Contributor
0 Kudos

1.Source element occurs once whereas the target element is mapped it produced 3times when the mapping is executed. Why does this happen?

>>>>

check the logic involved in the mapping. is there functions used before mapping it to the target?

Also do a display queue to see what are the runtime values in the source.

3.Where can we do XSLT MAPPING PROGRAMS.

>>>

you can do it in tools like stylus studio, XML Spy etc ... make a xsl file.

4.When you don’t find the ABAP mapping option in IR what do u do?

>>>

you will have to enable the same to get the option in Interface mapping.

8. In IDOC adapter there is no sender communication in XI 3.0 ? But we will define the sender communication channel in PI. what is the difference?

>>>>

you dnt need to configure a sender adapter in PI also.

9.Why do we specify the Logical System name in the SLD?

>>>

every BS/TS needs to have a logical system name to identify it.

10.Where can you use N: M transformation?

>>>

in case of u having N messages coming in and you need to generate M message. it totally depends on the business case.

13.Difference between Xi business process and workflow?

>>>

XI's BPM is an extension of the normal ABAP workflow.