Latest questions in Edureka Community

0 votes
1 answer

Creating data scraping workflow which saves the data into csv file by sort.

Hi @Pratibha, try using following method to ...READ MORE

Oct 24, 2019 in RPA by Anvi
• 14,150 points
651 views
0 votes
1 answer

Error handling with Try Catch activity in foreach loop

Hi Apeksha, to resolve your issue, in ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
8,513 views
0 votes
1 answer

Expression in VB for automating serial numbers in a list using uipath studio

Hi @Pratibha, if I understand your problem ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
1,157 views
0 votes
1 answer

How to make a text hyperlink in word using Uipath Studio?

Hi there, you can make a text ...READ MORE

Oct 24, 2019 in RPA by Abha
• 28,140 points
3,749 views
0 votes
1 answer

Cannot find ‘Development Robots’ for community version 2019.10

Hello there, In newest version of Orchestrator the ...READ MORE

Oct 24, 2019 in RPA by Himanshu
1,299 views
0 votes
1 answer

What is Get IBM Notes Mail Messages activity in UiPath Studio and how it can be used?

Hey Apeksha, this activity is used to ...READ MORE

Oct 24, 2019 in RPA by Rizvan
1,724 views
0 votes
1 answer

Which one to use Storage transfer service or gsutil command for transfer jobs?

The gsutil command-line tool also enables you to transfer ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
3,025 views
0 votes
1 answer

Does Cloud storage allow me to work with with other cloud storage services well?

Google Cloud Storage provides the feature of ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
650 views
0 votes
1 answer

Is there any other way for migrating from Amazon S3 to Cloud storage without having to use API's?

If you are new to Cloud Storage ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,371 views
0 votes
1 answer

Can I migrate from Amazon S3 to Cloud storage?

Yes, this is definitely possible. If you are ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
770 views
0 votes
1 answer

Listing the contents of a cloud storage bucket folder.

Use the gsutil ls command to list the contents ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,031 views
0 votes
1 answer

How do i give access to the cloud storage bucket to a specific user?

Use the gsutil iam ch command to give a ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
4,242 views
0 votes
1 answer

Is it possible to make the objects of a bucket publicly accessible?

Yes, you can do it. Follow the ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
575 views
0 votes
1 answer

How to copy an object to a folder in the bucket?

Use the gsutil cp command to create a folder ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,763 views
0 votes
1 answer

uploading an object into the cloud storage bucket.

Suppose you want to upload an image ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
1,414 views
0 votes
1 answer

How to create a cloud storage bucket in GCP?

Buckets are the basic containers that hold your ...READ MORE

Oct 24, 2019 in GCP by Sirajul
• 59,230 points
2,213 views
0 votes
1 answer

How to implement Incremental Refresh in power BI?

Follow the below steps to configure Power ...READ MORE

Oct 24, 2019 in Power BI by Cherukuri
• 33,030 points
1,808 views
0 votes
1 answer

Docker compose to bring up a Prometheus server

I think this docker-compose should be helpful. ...READ MORE

Oct 23, 2019 in Docker by Eric
6,103 views
0 votes
1 answer
0 votes
1 answer

Kubernetes cluster monitoring with Prometheus with a grafana dashboard.

Hey, You can actually just google Grafana ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
1,143 views
0 votes
1 answer

How to use hclust function?

hclust performs hierarchical cluster analysis on a ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
3,234 views
0 votes
1 answer

How to deploy a WordPress site and a MySQL database using Minikube

Create a deployment of the mysql. Use ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
1,455 views
+1 vote
1 answer

Getting Error while connecting robot to community version orchestrator

Hey Anvi, this error generally comes when ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
4,675 views
0 votes
1 answer

How can I run bot on a previous date in UiPath Team Viewer?

Hello there, you can use Type into ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
979 views
0 votes
1 answer

How to read 1 row from one sheet and write it in another sheet?

Hello, you can change the query like ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
4,469 views
0 votes
1 answer

How to get the keys on the basis of corresponding values from a dictionary?

Hi there, if you need to get ...READ MORE

Oct 23, 2019 in RPA by Anvi
• 14,150 points
920 views
0 votes
1 answer

How to read Month and Select Start & End Date from a Calender in Uipath?

Hello Apeksha, If you need start date of ...READ MORE

Oct 23, 2019 in RPA by Anvi
• 14,150 points
5,717 views
0 votes
1 answer

Make Redis slaves dicoverable - Kubernetes

Use something like this: application/appl/redis-slave-service.yaml apiVersion: v1 kind: Service metadata: ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
482 views
0 votes
1 answer

Redis slave deployment - Kubernetes

You can something like this, Make the ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
878 views
0 votes
1 answer

Application communication with the Redis master

Have a look at this deployment: https://www.edureka.co/community/58783/deployment-controller-single-replica-redis-master-kubernetes You can ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
574 views
0 votes
1 answer

I am using Maximize Window activity inside Attach Window activity, its giving me error. Please help!!

Hi Anvi, try using a different browser to ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
3,511 views
0 votes
1 answer

Deployment controller that runs a single replica Redis master Pod - kubernetes

Hi @Hannah, you can use something like ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
797 views
0 votes
1 answer

Deploy PHP application with Redis - Kubernetes

Hi, @Hannah, Follow these steps: 1. Create a ...READ MORE

Oct 23, 2019 in Kubernetes by Eric
1,381 views
0 votes
1 answer

Throwing an error while running bot through batch file in UiPath

Hello there, in your batch file, instead ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
1,703 views
0 votes
1 answer

How to execute the bots developed using UIPath studio community edition, in other environment like client environment?

Hi Apeksha, if you have done it ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
3,652 views
0 votes
1 answer

Errors while moving code from UiPath Community Edition 2019.10.0 to Enterprise Edition 2019.4.4

Hey @Pratibha, these errors are due to ...READ MORE

Oct 23, 2019 in RPA by Abha
• 28,140 points
1,307 views
0 votes
1 answer

Is there any way to get the number of New Items in a Queue?

Hi @Pratibha, yes you can get the ...READ MORE

Oct 23, 2019 in RPA by Anvi
• 14,150 points
5,887 views
0 votes
1 answer

How to create a Google Cloud Filestore instance?

Create an instance by running the instances create command, ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
1,521 views
0 votes
1 answer

How to mount a Cloud Filestore fileshare on a Compute Engine virtual machine (VM)?

To manually mount a fileshare to a ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
4,559 views
0 votes
1 answer

Add list elments recursively

You cannot use the sum function on ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
534 views
0 votes
1 answer

Intermediate + running sum of vector

Hey, It's quite simple, use the accumulate function ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
596 views
0 votes
1 answer

Edit list elements when condition is met

You can use regular if condition with ...READ MORE

Oct 31, 2019 in Data Analytics by Cherukuri
• 33,030 points
420 views
0 votes
1 answer

How do I create a cloud function trigger to respond to a integrity failure?

Create a Cloud Functions trigger that reads ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
2,246 views
0 votes
1 answer

What is Virtual Trusted Platform Module (vTPM) in GCP?

A vTPM is a virtualized trusted platform module, ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
2,332 views
0 votes
1 answer

Truncate numeric values without round off

You can either use substring function or ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
378 views
+10 votes
1 answer

Will random forest algorithm work if rows have a few duplicate values?

I have no idea about RandomForest, but ...READ MORE

Oct 29, 2019 in Data Analytics by Cherukuri
• 33,030 points
2,625 views
+1 vote
1 answer

Error while using a HTTP Cloud function in GCP.

If CORS isn't set up properly, you're ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
915 views
+1 vote
1 answer

How do I deploy a cloud function from my local machine?

You can do this using the gcloud command-line tool, ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
782 views
0 votes
1 answer

How do I invalidate browser cookies?

A user who suspects their browser cookies ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
940 views
0 votes
1 answer

How to remove Google Cloud SDK credentials?

A user whose Google Cloud SDK credentials ...READ MORE

Oct 23, 2019 in GCP by Sirajul
• 59,230 points
3,141 views