Tell me about changeman & expidator tool?

Showing Answers 1 - 2 of 2 Answers

Arvind

  • Jun 5th, 2006
 

Expeditor Tool :

This is a debugging tool. Handly tool mostly widely used everywhere. There are two types of expediting, online exped and batch exped.

For online exped, you may first need to compile and link your module. Supply your link to the exped job. The exped will pick the module. You can use breakpoint for exped.

Similar is the case for Batch Exped.

Its all depends how your envirnornment allows you to set up.

Thanks,

Arvind

  Was this answer useful?  Yes

sdharitas

  • Jun 14th, 2006
 

Hi ,

Changeman is a version controller tool used keep track of the coding changes you made.Whenever you want to make changes to particular program, you need to Chechout the component from production into your package (this need to be created in the changeman itself) and have to start modification. by this, anyone can easily find out the changes made by whom and when and why?

Whereas the expedator is debugging tool used to see the flow of the program if you face any problem in the program or when you are not getting the correct results. You can find how the flow is goinmg.

Regards

satya

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions