on 2007 Apr 27 4:54 PM
Hi,
I used a SAP JCO action block and configured to a RFC FM. It is executing fine.
Later I added another parameter to that FM in SAP and when I try to reconfigured it is not bringing the new parameter that I just added into the xMII even after generating sample XML.
Can some one help in this regard.
Thanks,
Srinivas.
Request clarification before answering.
You will need to stop and restart the xMII service to reset the function module cache. Looking up an RFC definition is a HUGELY expensive process in terms of execution time, so xMII uses JCO's function definition pooling to dramatically improve performance.
- Rick
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There's a "secret" URL to do this, but I'm not sure if it is officially supported, so use it at your own risk:
http://localhost/Lighthammer/JCOProxy?Mode=Reset
- Rick
Rick,
I am get this below pasted reply when I tried. Anyway thanks for sharing it though.
I got the new parameter by renaming the FM and reconfiguring it to new FM name.
Thanks,
Srinivas.
<?xml version="1.0" encoding="UTF-8" ?>
- <Rowsets DateCreated="2007-04-27T15:59:12" EndDate="2007-04-27T15:59:12" StartDate="2007-04-27T15:59:12" Version="11.5.2">
<FatalError>Invalid Mode</FatalError>
</Rowsets>
| User | Count |
|---|---|
| 3 | |
| 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.