Hi Ashansa,

What is your requirement to send additional parameters? I am trying to
understand the situation to see whether it can be achieved in some other
way.



On Wed, Aug 7, 2013 at 10:18 PM, Ashansa Perera <[email protected]> wrote:

> Hi all,
>
> At the organization registration of aPaaS we need to send a confirmation
> email to the user. ( We use EmailVerifcationSubscriber for this purpose )
> But here we need to send some custom parameters with the confirmation link
> other than the confirmation key.
> ie: we need to send something like
> https://appfactorypreview.wso2.com/appmgt/site/pages/confirmemail.jag?*
> id=123456*&confirmation=4015d3a1-7ed4<https://appfactorypreview.wso2.com/appmgt/site/pages/confirmemail.jag?uuid=123456&confirmation=4015d3a1-7ed4>
>
> instead of
>
>
> https://appfactorypreview.wso2.com/appmgt/site/pages/confirmemail.jag?confirmation=4015d3a1-7ed4<https://appfactorypreview.wso2.com/appmgt/site/pages/confirmemail.jag?uuid=123456&confirmation=4015d3a1-7ed4>
>
> As I noticed when going through the EmailSender class, it does not accept
> external parameters rather add the confirmation key to the target EPR.
>
> Could someone please state whether it is possible to achieve the above
> requirement with our current implementation?
>
>
>
> --
> Thanks & Regards,
>
> Ashansa Perera
> Software Engineer
> WSO2, Inc
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Amila Maharachchi*
Senior Technical Lead
WSO2, Inc.; http://wso2.com

Blog: http://maharachchi.blogspot.com
Mobile: +94719371446
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to