Frequently Asked Questions

We get good questions about mashups every day. Here are some of the best ones, and the answers from our experts and community members. Got a mashup question? Ask it in the Forums and we'll pull out the best ones for the FAQ.


Salesforce.com (1)

Dan has posted a short demonstration of 3 mashups that use the Salesforce.com API at http://www.jackbe.com/enterprise-mashup/videos/mashups-built-salesforcecom-api. This is just a demo of the finished mashups. We'll add the 'How To' video soon!

5
Your rating: None Average: 5 (1 vote)
Tips (1)

Presto Tools such as Wires/AdminConsole/Mashlet Maker and Service Explorer do not yet support internationalization and localization. However, mashups and mashlets you develop using presto can be internationalized/localized using a resource bundle approach.

---

Mashup Developer Community Manager.   Find me on Blogger, Twitter, LinkedIn, Facebook, and YouTube.

4
Your rating: None Average: 4 (1 vote)
Code Samples (3)

Include inputs in the EMML script:

<code>

<output name="result" type="document" />

<input name="feed1" type="document"  />

<input name="feed2" type="document"  />

<merge inputvariables="feed1, feed2" outputvariable="result" />

</code>

2
Your rating: None Average: 2 (1 vote)

Dan has posted a short demonstration of 3 mashups that use the Salesforce.com API at http://www.jackbe.com/enterprise-mashup/videos/mashups-built-salesforcecom-api. This is just a demo of the finished mashups. We'll add the 'How To' video soon!

5
Your rating: None Average: 5 (1 vote)

Yes, we included a few examples as part of the documentation for under the section that describes the Eclipse plug-in, Mashup Studio. Look for 'Mashup Examples and Samples Project' at the bottom of the page.

---

Mashup Developer Community Manager.   Find me on Blogger, Twitter, LinkedIn, Facebook, and YouTube.

4.666665
Your rating: None Average: 4.7 (3 votes)
Documentation (1)

We love this kind of feedback and we've created the 'Feedback' forum for this very purpose: http://www.jackbe.com/enterprise-mashup/forum/feedback.

---

Mashup Developer Community Manager.   Find me on Blogger, Twitter, LinkedIn, Facebook, and YouTube.

4.5
Your rating: None Average: 4.5 (2 votes)
EMML (1)

Include inputs in the EMML script:

<code>

<output name="result" type="document" />

<input name="feed1" type="document"  />

<input name="feed2" type="document"  />

<merge inputvariables="feed1, feed2" outputvariable="result" />

</code>

2
Your rating: None Average: 2 (1 vote)
Presto Mashup Studio (1)
Presto Mashlets (1)

Dan has posted a short demonstration of 3 mashups that use the Salesforce.com API at http://www.jackbe.com/enterprise-mashup/videos/mashups-built-salesforcecom-api. This is just a demo of the finished mashups. We'll add the 'How To' video soon!

5
Your rating: None Average: 5 (1 vote)
Other (2)

Presto Tools such as Wires/AdminConsole/Mashlet Maker and Service Explorer do not yet support internationalization and localization. However, mashups and mashlets you develop using presto can be internationalized/localized using a resource bundle approach.

---

Mashup Developer Community Manager.   Find me on Blogger, Twitter, LinkedIn, Facebook, and YouTube.

4
Your rating: None Average: 4 (1 vote)

 Shhhh...that's a SECRET.  If you must know, you gotta contact me directly: chris@jackbe.com.

---

Mashup Developer Community Manager.   Find me on Blogger, Twitter, LinkedIn, Facebook, and YouTube.

3
Your rating: None Average: 3 (1 vote)