Skip to content
Webner Logo
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection

Webner Blogs – eLearning, Salesforce, Web Development & More

Category: Cloud

January 9, 2023 Cloud

Create a site with Salesforce experience cloud

January 9, 2023 Cloud
Post Views: 1,783
| By Webner

Following are the steps to create a site with Salesforce experience cloud: Login To salesforce In the quick search box find All sites and click on the New button. Select the template as per your requirement. I am using the

Read More
January 4, 2023 Cloud / Database

Azure Upload Blobs To Storage account using SAS URL (source)

January 4, 2023 Cloud / Database
Post Views: 3,817
| By Webner

//SASToken to pass to the Blobservice client for authentication to source storage account String sasToken = “SAS Token of source storage account ”; //connection string to connect to the destination storage account string connectionString =”connection string of destination storage account”;

Read More
December 21, 2022 Cloud

Access AWS S3 from Lambda within the VPC

December 21, 2022 Cloud
Post Views: 1,876
| By Webner

On the AWS Console, choose VPC service and then Endpoints. Create a new endpoint and associate it to the AWS S3 service Choose the service com.amazonaws.us-east-1.s3 with type Gateway Then select the VPC and Route Table. Then select the access

Read More
September 22, 2022 Cloud / Salesforce

What is National Producer Number?

September 22, 2022 Cloud / Salesforce
Post Views: 3,764
| By Webner

National Producer Number or NPN is a type of identifier assigned to individuals or businesses. Nowadays, It has taken place of the license number. NPN is issued or assigned specially to “insurance-related organizations or activities” to keep the track of

Read More
January 13, 2022 Cloud / Database

How to deploy the LWC component on a Local Development Server

January 13, 2022 Cloud / Database
Post Views: 3,865
| By Webner

You can deploy your LWC component on a local development server. Once you deploy your component on a local server, then you do not need to deploy again and again to see the output. You just need to save your

Read More
December 27, 2021 Cloud / Web Development

If you forgot the Administrator password for widnows EC2 machine

December 27, 2021 Cloud / Web Development
Post Views: 3,077
| By Webner

Problem: If you forgot the Windows EC2 machine Administrator password other than the default auto generated password provided by AWS after using the key pair while launching the EC2 machine, and still you can’t access the EC2 windows machine with

Read More
December 14, 2021 Cloud / Insurance

The RefreshApex Method and its implementation in the Lightning Web Component

December 14, 2021 Cloud / Insurance
Post Views: 12,364
| By Webner

The refreshApex() function is used when we want to refresh the page data in lightning web components. We can update the wire function or parameter data using refreshApex (), and then component values will be rendered. Refresh apex works only

Read More
December 8, 2021 Cloud / Software Testing

Remove the Logged in account from Microsoft Teams

December 8, 2021 Cloud / Software Testing
Post Views: 6,113
| By Webner

Sometimes we do not want to save our profile on any account on some particular machines for security reasons. By default, the Microsoft Teams app saves the login credentials when we first log in, so next time it will not

Read More
November 22, 2021 Cloud / Database

How to Retrieve Metadata of AWS EC2 Machine

November 22, 2021 Cloud / Database
Post Views: 3,348
| By Webner

Metadata is data about your EC2 instance that is used to manage and configure the instance. Developers use the metadata in the script in order to configure the instances and their resources. Please login to your EC2 machine and run

Read More

Posts pagination

«Previous Posts 1 2 3 4 5 … 11 Next Posts»

Google ad

Copyright 2022 - 2023 | Webner Blog by Webner Solutions Pvt Ltd. | All Rights Reserved.
MENU
  • Blog Home
  • Categories
    • Web Development
    • Salesforce
    • Big Data
    • Cloud
    • Database
    • PHP Frameworks
    • eLearning
    • Insurance
    • Java Frameworks
    • Linux, Windows, Mac
    • Mobile
    • Others (General)
    • Others (Technical)
    • Software Testing
    • Zoho
  • About Us
  • Contact Us
  • StudySection