2006 Apr 23 1:59 PM
Hi Friends,
My client has recorded the transaction for BDC in the quality server. So, how we can export it to the development server?
Thanx,
Nishu
Hi Friends,
My client has recorded the transaction for BDC in the quality server. So, how we can export it to the development server?
Thanx,
Nishu
2006 Apr 23 2:02 PM
use the upload/download option & download the source code from Qa & upload into Dev.
Regards,
Suresh Datti
2006 Apr 23 2:41 PM
Hi Nishu,
If the program is not yet created on QA box then you can write a simple logic on development box to get the recorded session on Development box and create a program on development box.
Code1. Call function 'BDC_OBJECT_SELECT' with imp parameters as 'Recording Name'
and 'client'(where the recording session exists).
2. Get the Queue Id from the table.
3. Call funtion "BDC_RECORD_PROGRAM_CREATE" with this QID as import parameter.
4. Now you can generate the program automatically in the developer client.
Hope this info helps
Cheers
VJ
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |