It is possible to use SS1 and SS2 for SCA in same ...
# suitecommerce
l
It is possible to use SS1 and SS2 for SCA in same module?
g
Yes
In separate folders
l
But, how we can decide which one we should call?
through frontend model?
e
@Lucas Using this in your frontend method: Utils.getAbsoluteUrl and passing a second argument as true. That will point to the services you have in SS2. Both can exist in the same extension.
l
Awesome
ThannksMan..
💪 1