Many to Many
Wed, 23 Jul 2008 23:02:47 -0700 (PDT)
Hi,
Are Many to Many relationships are supported in CRM Offline version.
Regards ...
|
UNION query with CRMAF_ alias does not work
Wed, 23 Jul 2008 18:24:00 -0700
I have a report that uses a UNION query. Both SELECT statements in the UNION
query use a CRMAF_ alias. However, when I run this report in CRM, it always
gets all records even when I run it for a specific record. In other words, it
does not seem to honor the CRMAF alias and run the report only for the
selecte ...
|
RE: New report using SSRS
Wed, 23 Jul 2008 18:18:00 -0700
I have a report that uses a UNION query. Both SELECT statements use a CRMAF_
alias. However, when I run this report in CRM, it always gets all records
even when I run it for a specific record. Any ideas?
"uMar Khan" wrote:
> Hi,
> You dont need to define any report parameter. Just write your plain query. ...
|
Test harness code for CRM Workflow plugin?
Wed, 23 Jul 2008 17:39:22 -0700 (PDT)
Akezyt has posted a useful example of debugging a plugin by invoking
it directly.
http://blogs.msdn.com/akezyt/archive/2008/05/07/debugging-plug-in.aspx
I would like to do this with a custom workflow plugin however I think
as the class inherits from SequenceActivity rather than implementing
IPlugin, the way t ...
|
Kit Products Don't Total in a Quote
Wed, 23 Jul 2008 08:59:01 -0700
Hi,
I'm running CRM 3.0.
I have converted Product to a Kit Product and added a sub-Kit product line
item. When I create a quote and add the main Kit Product, the amount that
the quote pulls is the main Kit Product amount. It does not include the
amount of the sub-kit product. Both the main Kit Product and ...
|
copy account adress fields into quote adress fields?
Wed, 23 Jul 2008 07:15:00 -0700
Hi,
I found several posts about how to get info from linked entities,
but I was not able to build my task with that info :-) (I am no real
programmer, I am the marketing boy)
Is there any post or any link, how could I make a button in the action bar
(I know that allready :-)) that copy the main adressfield ...
|
Accessing a Web page using ISV.config
Wed, 23 Jul 2008 05:06:01 -0700
Hi
I created a custom button,when ever a user clicks on the button.It opens a
web page,when the user enters the text for SMS and clicks the SEND
button.Everything is working fine.Its creating the activities(phonecall).but
the problem when I click the SEND button its opening a new window with the
same url ...
|
|
|
View assigned records
Wed, 23 Jul 2008 00:54:07 -0700
Hi,
I need to know if it's feasible to build a view or an advanced find view
that shows the user the records that he assigned to another user and the name
of the user he assigned the records to.
I''m using CRM 4.0
Thanks in advance
...
|
CRM 4.0 Report Error for specific user only
Tue, 22 Jul 2008 23:11:02 -0700
Hi,
I downloaded a Reporting Services report on CRM 4.0. A user (the user that
installed CRM 4.0) can run it normally, the others can run it when the month
is under or equal month 12, otherwise they are getting the following
error:"The value provided for the report parameter 'ToDate' is not valid for
its ty ...
|
WebException: The request failed with HTTP status 401: Unauthorize
Tue, 22 Jul 2008 21:00:03 -0700
Hi All,
I have managed to do few things.
My asp.net pages works fine if I donĂ¢??t do any CRM Web Service (Service)
utilization, I mean I could see my asp.net page working fine just making web
service call to my external application after hard coding value.
Which is great.
Now when I tried to use ...
|