Type into activity issue

Hello,

I m trying to enter a Tcode in SAP for eg - VA01

But its typing VVAA01.

Below are the things i have tried from my end,

  1. I entered this Tcode directly (hard coded)and using a assign activity works.
  2. Tried delay between keys not working.
  3. tried working on properties.

Thanks in advance

Snap shows the string written wrongly

@tejas.kotharkar Hi,

Check is your permission is ok. After you can check below lojistic menu.
Also try another one t-code.

Its not the permission issue its typing wrongly and it shows that doesnt exist

@tejas.kotharkar Are you try manuel.

Hey @tejas.kotharkar ,

Use Set Text Activity instead of TypeInto Activity and let me know.

Best regards,
Ajay Mishra

hey @tejas.kotharkar try to make selector more reliable or instead of using type into activity you can use call transaction item activity for call a transaction item in SAP .and you can get it from SAP Dependencies package.

cheers Happy Automation

@tejas.kotharkar,

Try upgrading the UiPath.System.Activities package to latest possible version. If issue still persists, please try recreating issue in a sample code and share for analysis.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.