‎2019 Oct 15 6:33 PM
Hi all,
This question has been asked in one of my interviews.
If there are 4 logos and needed to be displayed based on the company codes, then how will you display?
MY Answer: Use conditions tab and then add company logo according to the company code.
What if they are 100 companhy logos?
Can anyone help me?
‎2019 Oct 15 6:56 PM
Hello divya nl,
Maintain a custom table with company code and Logo Name as two columns.
Now during execution get the Logo Name by querying the custom table with the current Company Code.
Now You will always have one Logo Name at a time during every run, All you need to do is pass this Logo Name as a Variable with & sign.
For example if the variable is Logo pass the Value as &LOGO& in the graphic component.
Let us know if you need any clarification.
Regards!
‎2020 Jan 21 11:21 AM
Thanks.
Seems there is a concept called 'Copies Window' and it applies to this.
Do anyone know how Copies window works and can illustrate a real time example?
Regrads,
Divya N L.