Hi,
We are into XSLT mapping, we had a requirement like below;
Note:
Transformation Between A to B:
if value(A) NOT NULL then left(right(rtrim(VALUE),3),2) -
> B
How can we develop the similar function in XSLT?!!
Thanks n Advance.,
Stallin
Request clarification before answering.
Hi Stallin ..i have a document .. can share you it may help you for this transformation
give me ur maikl Id or mail me at my primary ID ...
Regards
Abhishek
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Abhishek,
mail id: [email protected]
And I'll give the example input also for the functionality.
INPUT: APPLE ---> After Transformation --> Output: PL
Condition: if value(A) NOT NULL then left(right(rtrim(VALUE),3),2) ;
Do the needful...
-Stallin
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.