How to get list of projects using Polarion Web services - polarion

Can you help me with the Polarion Web services to get list of projects from Polarion.
Thanks and Regards
Pallavi Deore

Related

What are the access levels on Salesforce orgs? How to get retrive Managed Package metadata?

I am working on a application developed by third party on salesforce , This is a managed package application. I have access to UAT org and some other orgs. When I tried to retrieve the packaged application metadata using salesforce Ant migration tool,I got all the components in the package retrieved successfully. But the content of this components is shown as "(Hidden)". I am not able to see any real code in this components.
Are there any access level restrictions on Managed package? if yes How can I know the restrictions?
Also It will be very great if someone can help with application life cycle management of a managed package application in salesforce. As I am new in this field , Please recommend any tools for the same.
Thanks in advance.
Managed packages are typically used by salesforce.com partners to distribute and sell applications to customers. The code of managed packages cannot be retrieved.

Angular site with Web API and SharePoint Online

We are thinking of creating a site in Angular that would get the information from SharePoint Online site using a Web API. The site and the Web API will be on Azure. The problem that I have is weather or not it is feaseable to query SharePoint Online using on single generic user that would authenticate for each request, or maybe using some sort of additional unique identifier for identifiyng each request, but same user overall. Do you believe it is possible? I have little experience on Azure and SharePoint Online, so any suggestion is welcomed. Thank you in advance.
BR,
Anisia
Yes, it is possible. At Web API level you can call sharepoint (use client-side object model (CSOM) for this) using single user for authentication.

how to I add a database to zurb foundation?

I'm trying to add a login portion on foundation and allow users to upload their own photos. how do I do that ?
if this is not the right place where to ask please redirect me
The foundation framework is simply a tool for you to develop the "front-end" of your website or app. A database would be a "back-end" feature that you would then create a form for (front-end) to connect users to your database (back-end).
You can develop the back-end yourself or use a CMS such as wordpress which will likely already have the features you need. Hope that helps.

SOAP for Windows Phone

can anyone guide me how to build a SOAP service and hosting it in a server and calling back it in to a windows phone application
Maybe this can be helpful to you.
There are plenty of resources on MSDN about consuming Web Services (and REST Services as well) on Windows Phone. You can find some of them here:
http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh487167%28v=vs.92%29.aspx
http://msdn.microsoft.com/en-us/library/cc197958%28VS.95%29.aspx
http://hadyelsahar.wordpress.com/2011/10/08/webservices-in-wp7/
And a complete video tutorial at:
http://msdn.microsoft.com/en-us/gg241261.aspx
Hope, these links will help.
Mayur Tendulkar

Can i create silverlight pages and use sharepoint data and run silverlight app out off sharepoint?

I need to create silverlight app and connect to sharepoint data to use in silverlight pages and run out of sharepoint.
to this please give me how to connect connect and sample code please.
Try searching for "creating a Silverlight web part in SharePoint" - the first page is full of examples and walkthroughs.

Resources