Integration with team system

Hello,

I am trying to integrate finalbuilder with team system.

One of the definition needed is "Agent Build".

I am currently working on trail version so the finalBuilder is installed on my computer.

The TFS is host on another server.

What should I define in the Agent definition? every port/computer name I try is Unreachable..

Thanks,

Keren.

Hi Keren,

Before you’re able to use the FinalBuilder integration features you need to make sure you have a working TFS installation, which you don’t seem to have at the moment. Can I suggest first getting TFS up and running without focusing on the FinalBuilder integration and then once everything is working, then look at integrating with FinalBuilder?

You can find information on setting up Team Foundation Server (including TFS Build Agents) from:

http://msdn.microsoft.com/en-us/teamsystem/default.aspx

Regards,
Paul.

I  already have TFS up and Running.

I dont Understand something, In order to finalBuilder to work with TFS I should have Team Foundation Build installed?

I will explain what I want to implement and please Guide me if I am on the right direction.

I have a solution( contain class library+ web site) I want that on every check In, an automation build will start with FinalBuilder. in order to do that I followed this link:

https://www.finalbuilder.com/article...ticleId=29

 The problem I seem to have now is with the agent build declartion. What is this agent refer to?

what actually should I configure there?

Thanks for your help,

Keren.

Hi Keren,

> The problem I seem to have now is with the agent build declartion. What is this agent refer to?

The agent refers to the team foundation build agents that are used to execute the build process, agents are not specific to FinalBuilder, they are a component of TFS. FinalBuilder needs to be installed on the same machine as the agent so that the agent can execute the Finalbuilder project as defined in the build definition.

Regards,
Paul.