Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

sateeshk9319722
sateeshk9319722
Offline

Badges

Badges
10

Accepted Solutions

Accepted Solutions
0

Likes Received

Likes Received
2

Posts

Posts
27

Discussions

Discussions
4

Questions

Questions
23

Ideas

Ideas
0

Blog Posts

Blog Posts
0
Top badges earned by sateeshk9319722
Customize the badges you want to showcase on your profile
Re: Scan Virus/Malware while uploading the image by USER... - Adobe Experience Manager 20-04-2021
Hi @sateeshk9319722,We do have one from NPM module - https://www.npmjs.com/package/clamscanAlso, I suggest to consider other validations related to file upload in general both in front end and at back end (If your implementation involves back end logic too)Related links for reference:https://cheatsheetseries.owasp.org/cheatsheets/File_Upload_Cheat_Sheet.htmlhttps://security.stackexchange.com/questions/235/what-steps-should-be-taken-to-validate-user-uploaded-images-within-an-applicatio

Views

199

Like

1

Replies

0
Use of serialVersionUID = 1L in Servlets - Adobe Experience Platform Data Collection 06-02-2021
Hai All,In Servlets , what is the purpose of declaring private static final long serialVersionUID = 1L; Thanks,Sateesh

Views

218

Likes

0

Replies

0
ACL * and ! - Adobe Experience Platform Data Collection 06-02-2021
What is the exact use of * and ! in ACLs Please ?

Views

229

Likes

0

Replies

0
Resource resolver - Adobe Experience Platform Data Collection 06-02-2021
Hai All,What does the exactly resource and resource resolver means? Many Thanks,Sateesh K

Views

211

Likes

0

Replies

0
Re: Data element "Page Name" is invalid because it relies... - Adobe Experience Platform Data Collection 21-12-2020
Hai brian, This solution works for me . Thanks

Views

512

Likes

0

Replies

0
Re: Restrict Full text search to return pre-defined fields. - Adobe Experience Manager 11-12-2020
Hai shaileshb584084, It is not working for me, I added the properties as follows: Thanks,Sateesh K

Views

396

Likes

0

Replies

0
Re: Vue configs in AEM - Adobe Experience Manager 18-08-2020
@sateeshk9319722, You can integrate build scripts in the package.json where a specific build script will build the environment variables into the bundle.js during webpack or gulp JavaScript compilation.Take example: https://github.com/adobe/aem-project-archetype/blob/master/src/main/archetype/ui.frontend.angular/package.jsonOr if your environment values are stored in the AEM server as JSON, you can utilise run modes, and OSGI configurations, to render the path of the configuration apart of the H...

Views

338

Likes

2

Replies

0
Re: Vue Routing with AEM - Adobe Experience Manager 13-08-2020
Hi @sateeshk9319722, May be you can try to trigger event from 1 view to another. So, when a user logs in, you can fire the event which the other view/component will be listening to.You can refer to this article https://www.danvega.dev/blog/2019/06/05/triggering-events-router-vue/ We did something similar to this using broadcasts in angular js. May be you can try on the same lines.function postUserLoggedIn(options) {$rootScope.$broadcast('userLoggedIn');$window.parent.postMessage({action: 'userLo...

Views

726

Likes

2

Replies

0
Re: Component property not loading - Adobe Experience Manager 31-08-2019
Post your code that you are using?

Views

1.0K

Like

1

Replies

0
Re: breadcrumb Path Issue - Adobe Experience Manager 21-08-2019
Then you need to extend core component and add new property in page dialog to handle other scenario.

Views

794

Likes

0

Replies

0
Likes given to
Likes from