cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to launch IEC Tool

0 Kudos

Dear Gurus,

I need help in order to launch IEC tool.

In an old system I used to launch the IEC Tool with iec_server file, and then execute my rating scenario

Now, we are working on a new environment. If we try to proceed as I have explained, we have the following error:

If we launch the IEC Tool by double-clicking on the “iec_server” executable file, we get this error:

Then we have tried as well to execute the Scenario directly, by executing both remote and stand-alone modes:

  • For the remote mode, we are executing the following command:

iec.bat -login XXX -password XXXX E:\iec\bin\Scenario -uri XXXX:XXXX

The IEC keeps running and nothing happens, as you see below.

Then we tried another way, and for the stand-alone mode, for which we are executing the command:

iec_reomte.bat –repositoryDir=<E:\iec\bin\ Scenario> -uri=<XXXX:XXXX>

We obtain the following:

Then we get the message that this way is not valid.

Any ideas?  Experiences on something that has to be setup in the server?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

olivierbagot
Employee
Employee
0 Kudos

Hi Jesús,

iec_remote is a way of centralizing the scenarios in a single place which is nice when testing.

However, launching iec_remote does not run your scenario, so nothing will happen.

So, you should debug your scenario locally first.

Try using the connector.bat instead to run the scenario locally.

You will get all traces in the same console.

Regards

Former Member
0 Kudos

I think you don't have installed SAP CC IEC database in new landscape but SAP CC BART Server or SAP Convergent Invoicing (SAP CI) with the Consumption Item Management function enabled as solution for storing transactional data.

IEC database is often used in an offline charging scenario to: 

  • Provide offline acquisition services with low volume data and basic functions 
  • Test batch charging operations by simulating an offline mediation system 

Here you can find more details:

SAP CC 4.0 IEC Database References

Hope it helps.

Cheers,

Mario

P.S. Blur user-name and password from prntscr pictures