cancel
Showing results for 
Search instead for 
Did you mean: 

Executing transaction in MII workbench showing up blank pop-up without any log

0 Kudos

Hello guys,

I wanto to know if anyone can help me,

SAP MII version 15.2, when i try to run any transaction in MII workbench via:

After click in okay the pop-up that shows up only give a blank output:

When I exec in debug mode, the output appears on the internal frame, but for some Trx when i convert a JSON debug mode does not allows me to check the content received.

Anyone have any ideas how to make this output works ? some configuration in nwa ? I never faced this in previous versions before !!

thanks for the attention !

agentry_src
Active Contributor

What does your transaction look like and what is your input?

What do you expect your output to look like?

Regards, Mike Appleby

Accepted Solutions (0)

Answers (3)

Answers (3)

Hello,

Go to SAP MII: System Properties, it's under System management, and change the Max Row Count for Transaction Output to 5000 and the Max Character Count For Transaction Output to 1000 000

Regards

el_handous
Participant
0 Kudos

Thank you elhachem !

0 Kudos

Just in case that can be solved with: SAP Note 2908078

It's about changing few values in System Properties as you might have them set with 0.

0 Kudos
Agentry SRC,

Thanks for your quickly feedback,

Here is the situation I created simple transaction to demonstrate !



Query - data_0 has a Select getdate()
And the Tracer.Message = data_0.Results

If i execute that in MII 15.2 SP0 Patch 7 (Jun 20,2018) the Execute or Exec without a trace option always in any transaction, whatever be my output or logic it only gives me a empty/blank pop-up:

When I hit enter at the first very moment the pop-up shows me the label - Executing Transaction... but just after appears this message everything goes blank, everytime, every transaction.




While in other MII instances, 14.0 SP7 Patch 0 (Jul 6, 2015), 15.0,15.1 the exactly the same transactions gives me that as output:



I'm pretty sure that probably it's some basis stuff some configuration missing or something else in the nwa, but i'm asking here because i have no basis support for now.

So if anyone has faced this before or have any ideas, i will truly appreciate thanks a lot !!!

Kind Regards !

ankit12
Active Participant
0 Kudos

have you tried to log query response to the log viewer?

regards,

Ankit