Facing problem in egov-url-shortening service #81
Replies: 4 comments 2 replies
-
We will have to use the egov-url-shortening service to shorten the URL. Currently we are upgrading the service to shorten the URL under 30 characters. |
Beta Was this translation helpful? Give feedback.
-
Please share the updated build and PR details related to URL shortening. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Hi Abhishek,
Thank you, so much for sharing the details.
Thanks & Regards
Richa Yadav| Project Coordinator
E: ***@***.*** ***@***.***>* | M:
+91-8755789830
W: https://walkingtree.tech
…On Wed, May 17, 2023 at 11:09 AM Abhishek-eGov ***@***.***> wrote:
Build Link - egovio/egov-url-shortening:v1.1.2-96e8356-5
PR - egovernments/DIGIT-DevOps#1649 (comment)
<egovernments/DIGIT-DevOps#1649 (comment)>
egovernments/DIGIT-DevOps#1565 (comment)
<egovernments/DIGIT-DevOps#1565 (comment)>
egovernments/Core-Platform#165 (comment)
<egovernments/Core-Platform#165 (comment)>
egovernments/DIGIT-Dev#5476 (comment)
<https://github.com/egovernments/DIGIT-Dev/pull/5476#issue-1695293004>
Steps:-
- In application.properties change the server.context-path to eus.
- In values.yaml change the server-context path to eus,
livenessProbePath and readinessProbePath to /eus/health.
- In qa.yaml Don’t change the Service Host path. change the
egov-url-shortner-endpoint to /eus/shortener.
- In any service which is using URL Shortening Service, We have to
change the context path to eus.
—
Reply to this email directly, view it on GitHub
<#81 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A3ONKQST342CO2SME4RPWXLXGRQCDANCNFSM6AAAAAAX3CT35I>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
@Abhishek-eGov @Priyanka-eGov We would like to bring to your attention that despite making the necessary changes to the egov-url-shortening service, we are still facing difficulties in receiving SMS messages. We have followed the protocol and adjusted our URL accordingly. To provide you with the specific details, our original URL was: http://bihargrhelp.piramalswasthya.org/digit-ui/employee, and after utilizing the shortening service, we obtain the shortened URL: http://bihargrhelp.piramalswasthya.org/eus/QDm. The challenge we currently encounter lies with our SMS provider, Airtel, which imposes a limit of 30 characters per variable. As a result, we are unable to transmit the complete shortened URL in a single SMS variable. We kindly request your guidance and expertise in finding a solution to this issue. We seek a professional and effective approach to address this matter. Thanks & Regards |
Beta Was this translation helpful? Give feedback.
-
Since Airtel allows only two variables in the SMS template and we have used one variable to provide date and we are using other one to have link. The link contains more than 35 characters and variable can hold up to 30 characters, so we have to use external service to short this link or is there any other way to have it done?
This is the domain name which we are using :- http://bihargrhelp.piramalswasthya.org/
Beta Was this translation helpful? Give feedback.
All reactions