7/1/2025 5:34:33 PM
|
|
slxdeveloper.com Community Forums |
|
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Bundles, smartpart (non-custom) and deploying issue
Posted: 10 Dec 09 5:09 PM
|
I created a tab control smartpart for the ContactDetails page (non-custom) by creating a new smartpart with a grid tied to my score record.
I built a Bundle for 7.5.1 Web
but when i install the bundle, i get the error below... (no errors during build and deploy) Diag output:
ERROR - Web Content missing for SmartPartMapping SwiftpageHistory on Portal Page Contact Detail. Please ensure that the referenced item exists and that it has been properly built. Referenced Value: \Entity Model\SalesLogix Application Entities\Contact\QuickForms\SwiftpageHistory.main.quickform.xml
I dont see any .xml file that i have to add to the bundle in any of the directories... what does this error mean?
|
|
|
|
Re: Bundles, smartpart (non-custom) and deploying issue
Posted: 10 Dec 09 5:17 PM
|
Well, it seems as if the Contact Page has a reference to a Quick Form called "SwiftpageHistory" and that form does not exists?
I would go back to the dev environment, make sure that all items are in place on your Entity and on your Page definintion (make sure you are not pointing to a non-existent form). If so, rebuild and then create a new bundle. |
|
|
|
Re: Bundles, smartpart (non-custom) and deploying issue
Posted: 10 Dec 09 5:28 PM
|
Correct, I added a smartpart to the ContactDetail page. After a deployment, the tab shows correctly on my system. If I build a bundle, then install on another server, i get the above error.
and for the bundle, I right-clicked and select add-bundle-item. then navigate to the correct file (i believe). I navigate to Page->Contact Detail->SmartParts->MyHistory (which is shown in the list) and navigate to SupportFiles->SmartParts->Contact->MyHistory.asczx and add that as well
|
|
|
|
Re: Bundles, smartpart (non-custom) and deploying issue
Posted: 11 Dec 09 8:29 AM
|
Did you customize the Page directly? If not, why would you be choosing both the Smart Part and the file from under Support Files?
It seems as if you may have both the Custom and the Quick form with the same name. I typically only bundle Items from Support Files if they are Custom Forms (and then I don't bundle them from the Quick Forms area under the Entity. |
|
|
|
Re: Bundles, smartpart (non-custom) and deploying issue
Posted: 11 Dec 09 1:23 PM
|
The problem I am having is getting the 'install bundle' process to Add my smartpart to the Contact Detail page.
In AA, I added a Smart Part via the Wizard under Contact entity
Then manually in AA I added the SmartPart to the Contact Detail page by clicking the '+' and setting some title, desc, target workspace...etc
The question is, how do these actions get bundled? I tried adding the .ascx to the bundle via SupportFiles->SmartParts->Contact->MyHistory.ascx
I no longer get the Error mentioned above; but, the Tab isn't visible in the Contact Details.... |
|
|
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|