on 2024 Mar 18 6:14 PM
Hi all, I need again your support.
I'm trying to understand best way to manage page key in desktop assistant.
Prerequisites
<PageKey>
<MSAA/>
<SAP>
<PageAtt type="programm" value="SAPLMEGUI" langdep="0"/>
<PageAtt type="text" value="wnd[0]" langdep="0"/>
<PageAtt type="title" value="Местная закупка 7100000312: создание: ana AMANGOSHVILI" langdep="1"/>
<PageAtt type="transaction" value="ME23N" langdep="0"/>
<PageAtt type="type" value="GuiMainWindow" langdep="0"/>
</SAP>
</PageKey>
Task
Neutralise order number. In app help should be available for any order.
Decision
I tried 2 scenario:
For both scenario I've got the same page key
<PageKey>
<MSAA/>
<SAP>
<PageAtt type="programm" value="SAPLMEGUI" langdep="0"/>
<PageAtt type="text" value="wnd[0]" langdep="0"/>
<PageAtt type="title" value="RegExp(/.*/)" original="Местная закупка 7100000312: создание: ana AMANGOSHVILI" langdep="1"/>
<PageAtt type="transaction" value="ME23N" langdep="0"/>
<PageAtt type="type" value="GuiMainWindow" langdep="0"/>
</SAP>
</PageKey>
Result
Question
Why with the same page key different result?
Request clarification before answering.
Hi,
The two page keys are not the same; the second one has been neutralized to remove the reference to a specific Order Number. The highlighted part of the following image is the difference. The Regular Expression that has been created by neutralizing the Order Number has removed the need for a specific Order Number, effectively any number is considered to be fine.
Regards
Shane
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
14 | |
7 | |
3 | |
3 | |
2 | |
2 | |
2 | |
2 | |
2 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.