Question
Flextronics Technology Co Ltd
CN
Last activity: 18 Dec 2017 7:28 EST
How to create C# project
Hi Friends.
From the attached screen shot, you can see the author can create C#, but why i can only create robotic projects which can not change the code..
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Pegasystems Inc.
US
Can you explain the issue more?
You should be able to choose to create/add a C# project to your solution with Pega Robotics Plugin.
Flextronics Technology Co Ltd
CN
where can i download the plugin? i haven't found it.
Flextronics Technology Co Ltd
CN
Hi Mitchell, I am a C# developer, i want to add C# IDE in Pega robotic studio. i have downloaded the installment guidance, but didn't know where can i download the plugin.
Pegasystems Inc.
US
I think I understand. If you want to work with the Pega Robotics strictly through C# - you would need to create a C# Project and utilize a dll generated from a Pega Robotics Project. You would, at minimum, create adapters in a Pega Robotics Project and interrogate controls that would be later automated. Then in your C# Project, you can design your automations in code.
https://pdn.pega.com/example-using-studio-adapters-c-project
----
You already have the plugin installed - so you're not missing anything.
Flextronics Technology Co Ltd
CN
Sorry to confuse you.
I haven't installed the plugin for Pega, I even don't know where can i download the the plugin, so i can't create the C# project.
You can see there's no C# options when i create a project.
Pegasystems Inc.
US
Based on the screenshot... I see "New Project" in Visual Studio 2015 and there are options to Create a Pega Robotics Project or an Empty Pega Robotics Project. That means that you have Pega Robotics installed already. There is no C# Project in Pega Robotics. Visual C# is the only C# project that you can create.
Flextronics Technology Co Ltd
CN
So how can i created Pega project is VS, the screen shot above is in Pega but not VS.
Pegasystems Inc.
US
You would need to use Plugin version of Pega Robotics Studio and install it with Visual Studio 2015 on your machine. Then you can create Pega Robotics Projects and C# Projects.