Data Pages in PEGA | PEGA Training in Telugu | No Coding Tool | For Training +91 - 9652532753
Вставка
- Опубліковано 8 лют 2025
- Hello All! In this video, we have discussed about Data Pages in PEGA | PEGA Training in Telugu | No Coding Tool | For Training +91 - 9652532753
Join this channel to get access to perks:
/ @harshatrainingsacademy
For Software Training Contact - 9652532753
About Harsha Pega Trainings:
Greetings from Harsha PEGA Trainings!
We Offer live instructor led class room and online training.
Harsha Trainings is a leading Training and Placement academy which offers a wide range of software courses.
If you are a graduate fresher or having gap after your education and looking for Software job, we are hear to help you achieve your goal. For career guidance please whatsapp us on 9652532753.
Harsha Trainings Website:
Course content : harshatraining...
Connect us on
Telegram : t.me/HARSHATRA...
PEGA TELEGRAM : t.me/joinchat/...
UA-cam : / @harshatechview4717
Facebook : / harshatrainings-109898...
LinkedIN : / yokthatech. .
Twitter : / harshapega
Courses Offered:
#pega
#pegatrainings
#PegaMarketingTraining
#DevopsTraining
#AWSfullcoursetraining
#AzureTraining
#AWSDevops
#AzureDevops
#Salesforce
#DataScience
#OracleHCM
#CyberSecurity
#Datascience
#datasciencetrainings
#datasciencecourse
#Workday
#ServiceNow
#DataAnalyst
#DevopsFastrack
#PowerBI
#Mulesoft
#SpringMicroservices
#OracleFinance
#Appian
#CoreAdvance java
#JavaFullstock
#Django
#CommunicationVarbal
#Alphabets2America
#FreshersTraningsPlacement CRT
#SeleniumAutomachineTesting
#UItechnologies
#Digitalmarketingtraining
#DevOpsTraining
#aws
#azuretraining
#Salesforce #Trainings #HarshaTrainings #Testing #QTP Testing #Automation #appian #jenkins #github #powerbi #talend #database #businesslogic
pega new test
pega
pega pega
pega tutorial for beginners
pega new test kaise kare
pega course in telugu
harsha trainings pega
pega developer
pega interview questions and answers
pega knowledgebase
data transform in pega
pega portal
harsha pega training videos
what is pega
data pages in pega
pega bytes
case management in pega
pega tutorial
pega course
pega news
pega course for beginners
Pega Real Time Project
Pega Training in telugu
Pega Tutorial
Pega tutorial for Beginner
Pega CSA
Pega CSSA
Pega LSA
Pega Certified System Architech
Pega Certified Senior System Architech
Pega Lead System Architech
Pega Interviews
Don't forget to subscribe to our channel and hit the bell icon.
Happy Learning! All The BEST!
Regards,
Harsha Trainings,
+91-9652532753.
Hi Everyone,
Greetings from Harsha Trainings! Happy Learning!
Harsha Trainings is one of the leading and Placement Consultant Provided training with qualified trainers on PEGA,DEVOPS, PowerBI,JAVA,DATA SCIENCE, MULESOFT ,Spring&Microservices,OracleFinance,Appian,Core&Advance java,Django,Communication&Varbal and other various leading software technologies….
Subscribe to our channel to learn best of best in technology... For training call us on 9652532753, 9885312299
All the best 👍
Hi anna
It is very helpful for poor students like me.
Pega all topics ki okko video lo class 1,class2 ani cheppamdi anna.
You are so great anna.
Hi, thank you for your comment... Pls reach us on 9652532753 for full course...
please upload every day topics....ur explanation is good anna
Hi Jyoti...for full training course you can enroll our training programme... Kindly reach us on 9652532753
Hello harsha,
As discussed in the above, at the last a business scenario was discussed right.. where can i get the videos related to prpc
you could take our course for that... 9652532753
Hi Harsha,
I have my CSA certification and have 1.5 years of experience in IT industry but not on pega . Can I get a job on pega with 8 lpa as my curr lpa is 7 . If possible pls respond to this
If your current salary is 7 lakhs, you can get max 12 to 14 lakhs per annum... If u do cssa
Naku okka doubt Harsha garu drop-down list hide chesi default ga India ani undali so alantapudu yela chestharu koncham chepandi
Preprocessing of flow action, just set that drop-down property value to India..
i have a UI error in my pega.. whene I sign in te first page is fine but whenever i switch the application the page gets distorted,, can you plz kindly guide
1. Verify Application Skin Configuration
- Check Skin Rules:
- Go to `Records > User Interface > Skin` in Dev Studio.
- Open the skin associated with your application and ensure the styles are defined properly (e.g., layouts, containers, and formats).
- Validate whether the same skin is applied across all applications you are switching to.
2. Inspect Data Pages
If the UI distortion involves dynamic data:
- Validate Data Pages:
- Check if the data page (`D_*`) used for fetching content is loading properly.
- Open the `Clipboard` tool (`Actions > Clipboard`) and look for your data page under `Data Pages`. Ensure it contains the expected structure and data.
- Use the **Test** button on the Data Page rule to verify if it loads correctly.
- Refresh Strategy:
- Ensure the refresh strategy for your data page is correct. If it's set to `Reload once per interaction`, verify if the data persists across applications.
3. Check Browser Compatibility
- Clear Cache:
- Clear your browser’s cache and cookies.
- Reload the application and check if the issue persists.
- Use Supported Browsers:
- Pega recommends using browsers like Chrome, Edge, or Firefox. Ensure your browser is updated to the latest version.
- Inspect Console Errors:
- Press `F12` in your browser to open Developer Tools and switch to the **Console** tab. Look for JavaScript or CSS errors.
4. Review Dynamic Layouts
If UI components are distorted:
- Inspect Sections and Dynamic Layouts:
- Open the sections used in the application and verify the dynamic layout configurations.
- Ensure proper layout formats (e.g., inline grid double, stacked) are used consistently.
5. Debug Application Switching
Switching applications often involves:
- Portal Rules:
- Verify the `Portal` configuration. Ensure that the application-specific portal uses the same skin and layout rules.
- Access Groups:
- Check if the Access Group associated with the other application has the correct settings for the portal and default data pages.
6. Rule Overrides
If a rule override is causing the issue:
- Use the **Live UI** tool (`Actions > Live UI`) to inspect the exact element on the distorted page.
- Identify the rule causing the issue (e.g., sections, harnesses, or stylesheets) and correct it.
7. Browser Session Handling
Switching applications may involve session management:
- Session Timers:
- Check if session timeouts or refresh settings interfere with UI rendering.
- AJAX Containers:
- Ensure AJAX containers are properly configured for the portal.
8. Testing Environment
Test the issue in a different environment:
- Replicate the issue in **Dev**, **QA**, or **Staging**.
- If the issue exists only in production, inspect deployment configurations (e.g., minified CSS/JS files).
Hello Harsha,
Recently one of my friend has completed the course with the 8.6 version and he allocated to some projects, in that project they are using old version 7.X.......Is there any huge difference to maintain...If yes what we have to focus on???
Hi , there is no huge difference don't worry... Nothing much at all.. they will be able to work on