on ‎2007 Nov 28 9:16 AM
hi all ,
I am facing a SAP xMII transaction refreshing problem .Problem is like one transaction I have created using a JCo connection to connect customized BAPI (In Business Logic Services) but when any changes are done in that BAPI (changes like no of input/output parameters) then changes are not getting reflected in same transaction even if you create new transaction also those changes are not reflecting in it only when you create new BAPI then only its working.
itz urgent .
thanks in advance
praveen
Request clarification before answering.
Prior to SR3 only a restart of the servletexec service would work.
Regards,
Jamie
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi rick ,
u want to say there is no solution for this problem except upgrading to version 11.5.3 .
regards,
praveen sharma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Musarrat ,
i m gettin this xml in page after opening the link
<?xml version="1.0" encoding="UTF-8" ?>
- <Rowsets DateCreated="2007-11-28T12:23:20" EndDate="2007-11-28T12:23:20" StartDate="2007-11-28T12:23:20" Version="11.5.2">
<FatalError>Invalid Mode</FatalError>
</Rowsets>
regards,
praveen sharma
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Musarrat ,
i am using 11.5 and i have administrator rights also but still i am gettin the same fatal error tag .
regards,
praveen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
if you are changing a BAPI/RFC in SAP. You need to reset the JCO cache.
login to xMII and goto this link
http://<ServerIP>/Lighthammer/JCOProxy?Mode=Reset
and tadaahh...
This is for 11.5. You need to change it accordingly for 12.0
I would suggest that you should first search in the forum before posting a question as many of the common problem are already answered.
Hope this helps
Regards,
Musarrat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
hi Musarrat ,
thnaks for ur quick reply
when i am running http://<ServerIP>/Lighthammer/JCOProxy?Mode=Reset i am getin a page containing fatal error tags
<FatalError>Invalid Mode</FatalError>
regards,
Praveen
Hi,
If u r using 12.0, then I feel that you may need to do some changes in URL.(I'm not sure, but you may need to replace lighthammer by xMII)
I am getting this output if i goto the link...
Rowsets DateCreated="2007-11-28T15:22:14" EndDate="2007-11-28T15:22:14" StartDate="2007-11-28T15:22:14" Version="11.5.3">
−
<Messages>
<Message>JCOProxy Repository Reset Successful</Message>
</Messages>
</Rowsets>
This should be the url format for 11.5
http://xx.xxx.xxx.xx/Lighthammer/JCOProxy?Mode=Reset
I am also not sure if you are logged in as admin.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.